Anonymous

Template:Toyline 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 (new fields added)
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"" to "class="wikitable infobox"")
 
(8 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: {{{type|}}}||style="display:none"}}
! Type
| {{{type|}}}
|-
|-
|- {{#if: {{{company|}}}||style="display: none"}}
|- {{#if: {{{company|}}}||style="display: none"}}
Line 15: Line 11:
! Manufacturer
! Manufacturer
| {{{manufacturer|}}}
| {{{manufacturer|}}}
|-
|-{{#if: {{{country|}}}||style="display:none"}}
! Country
| {{{country|}}}
|-
|-
|- {{#if: {{{designer|}}}||style="display: none"}}
|- {{#if: {{{designer|}}}||style="display: none"}}
Line 20: Line 20:
| {{{designer|}}}
| {{{designer|}}}
|-
|-
|- {{#if: {{{sculptors|}}}||style="display: none"}}
|- {{#if: {{{sculptor|}}}||style="display: none"}}
! Sculptors
! Sculptor
| {{{scultpors|}}}
| {{{sculptor|}}}
|-
|-{{#if: {{{type|}}}||style="display:none"}}
! Type
| {{{type|}}}
|-
|-{{#if: {{{scale|}}}||style="display:none"}}
! Scale
| {{{scale|}}}
|-
|-{{#if: {{{material|}}}||style="display:none"}}
! Material
| {{{material|}}}
|-
|-
|- {{#if: {{{firstrelease|}}}||style="display: none"}}
|- {{#if: {{{firstrelease|}}}||style="display: none"}}
Line 33: Line 45:
|-
|-
|}<noinclude>
|}<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss toylines made for Trigun. For specific toys/figures, use [[Template:Toy 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>
{{Toyline info
|subj=
|img=
|company=
|manufacturer=
|country=
|designer=
|sculptor=
|type=
|scale=
|material=
|firstrelease=
|lastrelease=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>