Template:New quest box: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Onteron m oops, undo |
Joshua2504 (talk | contribs) m 4 revisions imported |
||
(2 intermediate revisions by 2 users not shown) | |||
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> |
Latest revision as of 18:30, 6 November 2020
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> |