Difference between revisions of "User:Androsa/sandbox"
Jump to navigation
Jump to search
(Remove Main Page Test, since I don't need it) |
(Begin the testing) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right; margin-left: 100px;" | |||
!colspan="2"|{{{name| {{BASEPAGENAME}} }}} | |||
|- | |||
|colspan="2"|{{{image|}}} | |||
|- | |||
|Type | |||
|{{{type|}}} | |||
|- | |||
|Durability | |||
|{{{durability|N/A}}} | |||
|- | |||
|Renewable | |||
|{{{renewable|}}} | |||
|- | |||
|Stackable | |||
|{{{stackable|}}} | |||
|- | |||
|ID | |||
|{{{id|}}} | |||
|}<noinclude> | |||
Usage: | |||
<pre> | |||
{{Item | |||
|name= (optional, defaults to the article's title) | |||
|image= (filelink) | |||
|type= (item type) | |||
|durability= (durability, defaults to N/A if none) | |||
|renewable= (yes/no) | |||
|stackable= (yes/no) | |||
|id= (in-game id) | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 02:59, 29 April 2018
Androsa | |
---|---|
Type | |
Durability | N/A |
Renewable | |
Stackable | |
ID |
Usage:
{{Item |name= (optional, defaults to the article's title) |image= (filelink) |type= (item type) |durability= (durability, defaults to N/A if none) |renewable= (yes/no) |stackable= (yes/no) |id= (in-game id) }}