Anonymous

Template:Staff 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: 20%;"" to "class="wikitable infobox""
imported>Whyitskai
m (added description)
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"")
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"
{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{subj|}}}
|-
|-
Line 11: Line 11:
! Alternate Spelling
! Alternate Spelling
| {{{altspelling|}}}
| {{{altspelling|}}}
|-
|- {{#if: {{{stagename|}}}||style="display: none"}}
! Stage Name
| {{{stagename|}}}
|-
|-
|- {{#if: {{{dob|}}}||style="display: none"}}
|- {{#if: {{{dob|}}}||style="display: none"}}
Line 24: Line 28:
| {{{role|}}}
| {{{role|}}}
|-
|-
|- {{#if: {{{character|}}}||style="display: none"}}
! Character
| {{{character|}}}
|-
|- {{#if: {{{company|}}}||style="display: none"}}
! Company
| {{{company|}}}
|-
|}<noinclude>
|}<noinclude>
==Description==
==Description==
Line 30: Line 43:
===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>
{{Staff Info
|subj=
|img=
|ja_kanji=
|altspelling=
|stagename=
|dob=
|dod=
|role=
|character=
|company=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>