Template:Org Infobox: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
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>

Latest revision as of 16:06, 3 January 2024


Description

This template is intended for use on No Man's Land - A Trigun Wiki 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:

{{Org Infobox
|subj=
|img=
|imgcaption=
|ja_kanji=
|altspelling=
|aka=
|founder=
|leader=
|purpose=
|notable=
|first=
|last=
|firstmanga=
|lastmanga=
|firstanime=
|lastanime=
|firststampede=
|laststampede=
}}