Template:Premium: Difference between revisions

From Regnum Online Wiki
Jump to navigation Jump to search
ROWiki>Erica conjurer
Adding a notes section
ROWiki>100PercentRatedR
mNo edit summary
Line 3: Line 3:
<pre>
<pre>
&lt;onlyinclude&gt;{{ Premium | {{{1|}}}
&lt;onlyinclude&gt;{{ Premium | {{{1|}}}
  | icon    = <!-- Ingame icon -->
   | name    = <!-- Name of Item -->
   | name    = <!-- Name of Item -->
   | image    = <!-- Upload an image, then place filename here -->
   | image    = <!-- Upload an image, then place filename here -->
Line 23: Line 24:
<onlyinclude><includeonly>
<onlyinclude><includeonly>
{{ Premium/full
{{ Premium/full
| icon = {{{icon|}}}
  | name = {{{name|}}}
  | name = {{{name|}}}
  | image = {{{image}}}
  | image = {{{image}}}

Revision as of 13:19, 11 January 2011

Copy the following into a new article and fill in the parameters

<onlyinclude>{{ Premium | {{{1|}}}
  | icon     = <!-- Ingame icon -->
  | name     = <!-- Name of Item -->
  | image    = <!-- Upload an image, then place filename here -->
  | cost     = <!-- Cost of Item -->
  | type     = <!-- Tab in game [[Premium_Content#Consumables|Consumable]] -->
  | quantity = <!-- Quantity, if not applicable, remove this line -->
<noinclude>
  | info =   <!-- Add in-game description-->
  | notes    = <!-- Additional notes go here-->
</noinclude>}}</onlyinclude>