Template:Premium: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Erica conjurer forgot a pair of brackets |
ROWiki>Erica conjurer Adding notes/code |
||
Line 1: | Line 1: | ||
Copy the following into a new article and fill in the parameters | |||
<pre> | |||
<onlyinclude>{{ Premium | {{{1|}}} | |||
| 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 notes here --> | |||
</noinclude>}}</onlyinclude> | |||
</pre> | |||
<!-- | <!-- | ||
1. name | 1. name |
Revision as of 17:49, 12 December 2010
Copy the following into a new article and fill in the parameters
<onlyinclude>{{ Premium | {{{1|}}} | 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 notes here --> </noinclude>}}</onlyinclude>