Standard Text Template: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>An Adventurer
mNo edit summary
imported>An Adventurer
mNo edit summary
(No difference)

Revision as of 22:07, 3 July 2008

Common Text Icons

To use these icons, download them to your computer, change the name to match the text they will go with, and upload them.


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:Text Name Icon.png]] <big>Text Name</big><br>
''Description of text.''
----

Page 1 Text

----

Page 2 Text

----

Page N Text

----

-- [[Author]]
</div>

[[Category:Text]]