Difference between revisions of "Template:Item"
Jump to navigation
Jump to search
(New page: <includeonly> {| class="infobox" style="width: 25em; text-align: left; font-size: 90%" cellspacing="2" ! style="font-size: 110%; background: {{{bgcolour|transparent}}}; text-align: center;...) |
m |
||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
! colspan="2" style="background-color: {{{bgcolor}}}; text-align: center; color:{{{fgcolor}}}; font-size: 110%;" | {{{name}}} | ! colspan="2" style="background-color: {{{bgcolor}}}; text-align: center; color:{{{fgcolor}}}; font-size: 110%;" | {{{name}}} | ||
|- | |- | ||
− | {{#if: {{{ | + | {{#if: {{{name2|<noinclude>-</noinclude>}}} | |
! '''Name''' | ! '''Name''' | ||
− | {{!}} {{{ | + | {{!}} {{{name2}}} |
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 57: | Line 57: | ||
== Usage == | == Usage == | ||
<div style="width: 40%;"><pre> | <div style="width: 40%;"><pre> | ||
− | {{ | + | {{Item |
| name= | | name= | ||
| image= | | image= | ||
Line 74: | Line 74: | ||
</noinclude> | </noinclude> | ||
− | <includeonly>[[Category: | + | <includeonly>[[Category: Items]]</includeonly> |
Latest revision as of 00:17, 2 October 2011
Usage[edit]
{{Item | name= | image= | bgcolor= | fgcolor= | origin= | type= | size= | creator= | status= | owner= | debut= |}}