Standard Text Template

From My Wiki
Revision as of 13:08, 23 May 2008 by imported>An Adventurer
Jump to navigation Jump to search

Example: Geowulf's Journal

Name the page of the Text Entry after the text. If text uses the same name as another entry, see Getting Started 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:Icon_TextName]] 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]]