Template:New quest box: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Onteron
created template
 
m 4 revisions imported
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:


<onlyinclude>
<onlyinclude>
To add a quest article, type the name of the quest in the box (use Title Case) and press create:
To add a quest article, just type the name of the quest in the box (use Title Case) and press create:
<!-- Wrapped in a table to stop it appearing in the center -->
<!-- Wrapped in a table to stop it appearing in the center -->
{|
{|
|<inputbox>
|<createbox>
  type=create
    preload=Project:Preload Templates/Quest/Content
  preload=Project:PreloadTemplates/Quest/Content
   editintro=Project:Preload Templates/Quest/Intro
   editintro=Project:PreloadTemplates/Quest/Intro
   buttonlabel=Create
   buttonlabel=Create
   width=50
   width=50
   break=no
   break=no
</inputbox>
</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>