Standard Text Template

From Drunkapedia
Revision as of 14:49, 26 June 2008 by imported>An Adventurer
Jump to: navigation, 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 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]]