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
(created infobox template for irl people (artists, actors, production staff, etc))
 
m (Text replacement - "class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%;"" to "class="wikitable infobox"")
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: auto; margin-right: 0px; width: 20%;"
{| class="wikitable infobox"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{subj|}}}
|-
|-
Line 5: Line 5:
|-
|-
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
! Japanese Name
! Name in kanji
| {{{ja_kanji|}}}
| {{{ja_kanji|}}}
|-
|- {{#if: {{{altspelling|}}}||style="display: none"}}
! Alternate Spelling
| {{{altspelling|}}}
|-
|- {{#if: {{{stagename|}}}||style="display: none"}}
! Stage Name
| {{{stagename|}}}
|-
|-
|- {{#if: {{{dob|}}}||style="display: none"}}
|- {{#if: {{{dob|}}}||style="display: none"}}
Line 15: Line 23:
! Died
! Died
| {{{dod|}}}
| {{{dod|}}}
|-
|- {{#if: {{{gender|}}}||style="display: none"}}
! Gender
| {{{gender|}}}
|-
|-
|- {{#if: {{{role|}}}||style="display: none"}}
|- {{#if: {{{role|}}}||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==
This template is intended for use on {{SITENAME}} pages that discuss real people involved in the production of Trigun, such as writers, artists, actors, musicians, producers, etc..
==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>
{{Staff Info
|subj=
|img=
|ja_kanji=
|altspelling=
|stagename=
|dob=
|dod=
|role=
|character=
|company=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>