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
(created)
 
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(6 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 28: Line 28:
| {{{designer|}}}
| {{{designer|}}}
|-
|-
|- {{#if: {{{sculptors|}}}||style="display: none"}}
|- {{#if: {{{sculptor|}}}||style="display: none"}}
! Sculptors
! Sculptor
| {{{sculptors|}}}
| {{{sculptor|}}}
|-
|-
|-{{#if: {{{type|}}}||style="display:none"}}
|-{{#if: {{{type|}}}||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 61: Line 65:
|-
|-
|}<noinclude>
|}<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss specific toys/figures made for Trigun. For toylines as whole, use [[Template:Toyline info]].
==Usage==
===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.
===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>