Anonymous

Template:Toy info: Difference between revisions

From No Man's Land - A Trigun Wiki
m
Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox""
imported>Whyitskai
m (sculptors --> sculptor)
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"
{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{subj|}}}
|-
|-
! colspan="2" {{#if: {{{img|}}}||style="display: none"}}  | [[File:{{{img|}}}|200px]]
! colspan="2" {{#if: {{{img|}}}||style="display: none"}}  | [[File:{{{img|}}}|200px]]
|-
|- {{#if: {{{series|}}}||style="display: none"}}
! Series
| {{{series|}}}
|-
|-
|- {{#if: {{{char|}}}||style="display: none"}}
|- {{#if: {{{char|}}}||style="display: none"}}
Line 19: Line 23:
! Repaints
! Repaints
| {{{repaints|}}}
| {{{repaints|}}}
|-
|- {{#if: {{{package|}}}||style="display: none"}}
! Packaging type
| {{{package|}}}
|-
|-
|- {{#if: {{{designer|}}}||style="display: none"}}
|- {{#if: {{{designer|}}}||style="display: none"}}
Line 43: Line 43:
! Material
! Material
| {{{material|}}}
| {{{material|}}}
|-
|- {{#if: {{{package|}}}||style="display: none"}}
! Packaging type
| {{{package|}}}
|-
|-
|- {{#if: {{{release|}}}||style="display: none"}}
|- {{#if: {{{release|}}}||style="display: none"}}
Line 66: Line 70:
===Parameters===
===Parameters===
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
===Code===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
<pre>
{{Toy info
|subj=
|img=
|series=
|character=
|accessories=
|variants=
|repaints=
|designer=
|sculptor=
|type=
|scale=
|material=
|package=
|release=
|company=
|manufacturer=
|country=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>