Template:Premium: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Erica conjurer forgot a pair of brackets |
Joshua2504 (talk | contribs) m 16 revisions imported |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Copy the following into a new article and fill in the parameters | |||
<pre> | |||
<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> | |||
</pre> | |||
<!-- | <!-- | ||
1. name | 1. name | ||
Line 6: | Line 24: | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
{{ Premium/full | {{ Premium/full | ||
| icon = {{{icon|}}} | |||
| name = {{{name|}}} | | name = {{{name|}}} | ||
| image = {{{image}}} | | image = {{{image}}} | ||
Line 12: | Line 31: | ||
| quantity = {{{quantity|}}} | | quantity = {{{quantity|}}} | ||
| info = {{{info|}}} | | info = {{{info|}}} | ||
| notes = {{{notes|}}} | |||
}} | }} | ||
</includeonly></onlyinclude> | </includeonly></onlyinclude> | ||
Latest revision as of 12:20, 7 November 2020
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>