Template:Custom item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Lara Navos (talk | contribs) No edit summary |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{|style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | {|style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;" | ||
| width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{ | | width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font> | ||
|- | |- | ||
| width="100%" colspan="2" style="text-align: center;" | {{{image}}} | | width="100%" colspan="2" style="text-align: center;" | {{{image}}} | ||
|- | |- | ||
| width="31%" valign="top" | | | width="31%" valign="top" | Type | ||
| width="69%" | {{{ | | width="69%" | {{{type}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 23: | Line 11: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{Custom item | ||
| | |name = | ||
|image = | |image = | ||
| | |type = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates|{{ | [[Category:Templates|{{PAGENAME}}]] | ||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 23:22, 27 March 2022
{{{name}}} | |
{{{image}}} | |
Type | {{{type}}} |
{{Custom item |name = |image = |type = }}