Standard Text Template: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
<div style="background-color:#EEE8AA; border:2px solid #cc9900;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;"> | <div style="background-color:#EEE8AA; border:2px solid #cc9900;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;"> | ||
<nowiki>[[Image: | <nowiki>[[Image:Text Name Icon.png]]</nowiki> <big>Text Name</big><br> | ||
''Description of text.'' | ''Description of text.'' | ||
---- | ---- |
Revision as of 20:49, 26 June 2008
Example: Geowulf's Journal
Name the page of the Text Entry after the text. If text uses the same name as another entry, see Naming Conventions for hierarchy of naming articles. If needed, add (text) at the end of the page name.
From the [[Link to quest]] Quest. Purchased at [[Link to NPC]].
[[Image:Text Name Icon.png]] Text Name
Description of text.
Page 1 Text
Page 2 Text
Page N Text
-- [[Author]]
[[Category:Text]]
Code:
From the [[Link to quest]] Quest. Purchased at [[Link to NPC]]. <div style="background-color:#EEE8AA; border:2px solid #cc9900;width:80%;padding:30px;margin-bottom:20px;margin-left:5%;margin-right:10%;"> [[Image:Icon_TextName]] <big>Text Name</big><br> ''Description of text.'' ---- Page 1 Text ---- Page 2 Text ---- Page N Text ---- -- [[Author]] </div> [[Category:Text]]