Template:Org Infobox: Difference between revisions

Jump to navigation Jump to search
+romaji
imported>Katie5000
(Created page with "{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%; min-width:300px;" ! colspan="2" | {{{subj|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}} |- |- {{#if: {{{ja_kanji|}}}||style="display: none"}} ! Japanese Name | {{{ja_kanji|}}} |- |- {{#if: {{{altspelling|}}}||style="display: none"}} ! Alternate Spelli...")
 
(+romaji)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%; min-width:300px;"
<includeonly>{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 20%; min-width:300px;"
! colspan="2" | {{{subj|{{PAGENAME}}}}}
! colspan="2" | {{{subj|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img|}}}|300px|x400px]]{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}}
|-
|-
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
|- {{#if: {{{ja_kanji|{{{ja_name|}}}}}}||style="display: none"}}
! Japanese Name
! Japanese name
| {{{ja_kanji|}}}
| {{{ja_kanji|{{{ja_name|}}}}}}{{#if:{{{romaji|}}}|&#32;(''{{{romaji}}}'')}}
|-
|-
|- {{#if: {{{altspelling|}}}||style="display: none"}}
|- {{#if: {{{altspelling|}}}||style="display: none"}}
! Alternate Spelling
! Alternate Spelling
| {{{altspelling|}}}
| {{{altspelling|}}}
|-
|- {{#if: {{{aka|}}}||style="display: none"}}
! Also Known As
| {{{aka|}}}
|-
|-
|- {{#if: {{{founder|}}}||style="display: none"}}
|- {{#if: {{{founder|}}}||style="display: none"}}
! Founder
! Founder
| {{{founder|}}}
| {{{founder|}}}
|-
|- {{#if: {{{founded|}}}||style="display: none"}}
! Founded
| {{{founded|}}}
|-
|-
|- {{#if: {{{leader|}}}||style="display: none"}}
|- {{#if: {{{leader|}}}||style="display: none"}}
Line 60: Line 60:
| {{{firststampede|}}}
| {{{firststampede|}}}
|-
|-
|- {{#if: {{{lastststampede|}}}||style="display: none"}}
|- {{#if: {{{laststampede|}}}||style="display: none"}}
! Last Stampede Appearance
! Last Stampede Appearance
| {{{laststampede|}}}
| {{{laststampede|}}}
|-
|-
|}
|}</includeonly>
<noinclude>
<noinclude>
==Description==
This template is intended for use on {{SITENAME}} pages that discuss various organizations, such as companies, families, gangs, and similar groups, within the Trigun universe.
==Usage==
===Parameters===
Many parameters are 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 make the row 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>{{Org Infobox
<pre>{{Org Infobox
|subj=
|img=
|img=
|imgcaption=
|imgcaption=
|ja_kanji=
|ja_kanji=
|altspelling=
|altspelling=
|aka=
|founder=
|founder=
|founded=
|leader=
|leader=
|purpose=
|purpose=
Line 78: Line 88:
|first=
|first=
|last=
|last=
|firstmanga
|firstmanga=
|lastmanga
|lastmanga=
|firstanime
|firstanime=
|lastanime
|lastanime=
|firststampede
|firststampede=
|laststampede
|laststampede=
}}</pre>
}}</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Navigation menu