Jump to content

Template:Item: Difference between revisions

From Emps-World Wiki
Mary (talk | contribs)
No edit summary
Mary (talk | contribs)
No edit summary
Line 1: Line 1:
<noinclude>
== Usage ==
<nowiki>{{Item|tradable=yes or no|equipable=yes or no|stackable=yes or no|value=value|destroy=drop or destroy|weight=0.0kg}}</nowiki>
</noinclude>
<div style="float:right; width:27%; display:table;">
<div style="float:right; width:27%; display:table;">
{| class="wikitable infobox plainlinks"
{| class="wikitable infobox plainlinks"
Line 10: Line 15:
|-
|-
! colspan=2 | '''Tradeable'''
! colspan=2 | '''Tradeable'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{tradable|Yes or no}}}
|-
|-
! colspan=2 | '''Equipable'''
! colspan=2 | '''Equipable'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{equipable|Yes or no}}}
|-
|-
! colspan=2 | '''Stackable'''
! colspan=2 | '''Stackable'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{stackable|Yes or no}}}
|-
|-
! colspan=2 | '''Value'''
! colspan=2 | '''Value'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{value|Value}}}
|-
|-
! colspan=2 | '''Destroy'''
! colspan=2 | '''Destroy'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{destroy|Drop or destroy}}}
|-
|-
! colspan=2 | '''Weight'''
! colspan=2 | '''Weight'''
|colspan=2 style="text-align:center;" | {{{member|Yes or no}}}
|colspan=2 style="text-align:center;" | {{{weight|0.0kg}}}
|}
|}
|}</div style>
|}</div style>

Revision as of 16:08, 5 May 2016

Usage

{{Item|tradable=yes or no|equipable=yes or no|stackable=yes or no|value=value|destroy=drop or destroy|weight=0.0kg}}