Template:Premium: Difference between revisions
Jump to navigation
Jump to search
ROWiki>Erica conjurer Adding notes/code |
Joshua2504 (talk | contribs) m 16 revisions imported |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
<onlyinclude>{{ Premium | {{{1|}}} | |||
| name = <!-- Name of Item --> | | icon = <!-- Ingame icon --> | ||
| image = <!-- Upload an image, then place filename here --> | | name = <!-- Name of Item --> | ||
| cost = <!-- Cost of Item --> | | image = <!-- Upload an image, then place filename here --> | ||
| type = <!-- Tab in game [[Premium_Content#Consumables|Consumable]] --> | | cost = <!-- Cost of Item --> | ||
| type = <!-- Tab in game [[Premium_Content#Consumables|Consumable]] --> | |||
| quantity = <!-- Quantity, if not applicable, remove this line --> | | quantity = <!-- Quantity, if not applicable, remove this line --> | ||
<noinclude> | |||
| info = <!-- Add in-game description--> | |||
| info = <!-- Add notes here --> | | notes = <!-- Additional notes go here--> | ||
</noinclude>}}</onlyinclude> | |||
</pre> | </pre> | ||
Line 23: | Line 24: | ||
<onlyinclude><includeonly> | <onlyinclude><includeonly> | ||
{{ Premium/full | {{ Premium/full | ||
| icon = {{{icon|}}} | |||
| name = {{{name|}}} | | name = {{{name|}}} | ||
| image = {{{image}}} | | image = {{{image}}} | ||
Line 29: | 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>