Template:New quest box: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron m oops, undo |
ROWiki>Uberfuzzy m changing to createbox |
||
Line 6: | Line 6: | ||
<!-- Wrapped in a table to stop it appearing in the center --> | <!-- Wrapped in a table to stop it appearing in the center --> | ||
{| | {| | ||
|< | |<createbox> | ||
preload=Project:Preload Templates/Quest/Content | |||
editintro=Project:Preload Templates/Quest/Intro | editintro=Project:Preload Templates/Quest/Intro | ||
buttonlabel=Create | buttonlabel=Create | ||
width=50 | width=50 | ||
break=no | break=no | ||
</ | </createbox> | ||
|}</onlyinclude> | |}</onlyinclude> |
Revision as of 23:34, 7 May 2009
This template adds a box for creating quest articles, using the Inputbox and Preloaded templates functions. It can be placed wherever appropriate, eg on the Quest template or the Quests list.
To add a quest article, just type the name of the quest in the box (use Title Case) and press create:
<createbox>
preload=Project:Preload Templates/Quest/Content editintro=Project:Preload Templates/Quest/Intro buttonlabel=Create width=50 break=no </createbox> |