Template:Character Info: Difference between revisions
Jump to navigation
Jump to search
imported>Katie5000 No edit summary |
No edit summary |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| 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|{{{name|{{PAGENAME}}}}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | [[File:{{{img | | colspan="2" style="text-align:center; {{#if:{{{img|}}}||display: none}}" | {{#ifexist:File:{{{img|}}}|[[File:{{{img}}}|300x400px]]|[[File:Image.png|300x400px|link={{fullurl:Special:Upload|wpDestFile={{urlencode:{{{img}}}}}}}]]}}{{#if:{{{imgcaption|}}}|<br/>{{{imgcaption|}}}}} | ||
|- | |- | ||
|- {{#if: {{{ja_kanji|}}}||style="display: none"}} | |- {{#if: {{{ja_kanji|{{{ja_name|}}}}}}||style="display: none"}} | ||
! Japanese | ! Japanese name | ||
| {{{ja_kanji|}}} | | {{{ja_kanji|{{{ja_name|}}}}}}{{#if:{{{romaji|}}}| (''{{{romaji}}}'')}} | ||
|- | |- | ||
|- {{#if: {{{altspelling|}}}||style="display: none"}} | |- {{#if: {{{altspelling|}}}||style="display: none"}} | ||
! Alternate | ! Alternate spelling | ||
| {{{altspelling|}}} | | {{{altspelling|}}} | ||
|- | |- | ||
Line 51: | Line 51: | ||
! Affiliation | ! Affiliation | ||
| {{{affiliation|}}} | | {{{affiliation|}}} | ||
|- | |- | ||
|- {{#if: {{{first|}}}||style="display: none"}} | |- {{#if: {{{first|}}}||style="display: none"}} | ||
! First | ! First appearance | ||
| {{{first|}}} | | {{{first|}}} | ||
|- | |- | ||
|- {{#if: {{{last|}}}||style="display: none"}} | |- {{#if: {{{last|}}}||style="display: none"}} | ||
! Last | ! Last appearance | ||
| {{{last|}}} | | {{{last|}}} | ||
|- | |- | ||
|- {{#if: {{{firstmanga|}}}||style="display: none"}} | |- {{#if: {{{firstmanga|}}}||style="display: none"}} | ||
! First | ! First manga appearance | ||
| {{{firstmanga|}}} | | {{{firstmanga|}}} | ||
|- | |- | ||
|- {{#if: {{{lastmanga|}}}||style="display: none"}} | |- {{#if: {{{lastmanga|}}}||style="display: none"}} | ||
! Last | ! Last manga appearance | ||
| {{{lastmanga|}}} | | {{{lastmanga|}}} | ||
|- | |- | ||
|- {{#if: {{{firstanime|}}}||style="display: none"}} | |- {{#if: {{{firstanime|}}}||style="display: none"}} | ||
! First | ! First anime appearance | ||
| {{{firstanime|}}} | | {{{firstanime|}}} | ||
|- | |- | ||
|- {{#if: {{{lastanime|}}}||style="display: none"}} | |- {{#if: {{{lastanime|}}}||style="display: none"}} | ||
! Last | ! Last anime appearance | ||
| {{{lastanime|}}} | | {{{lastanime|}}} | ||
|- | |- | ||
|- {{#if: {{{firststampede|}}}||style="display: none"}} | |- {{#if: {{{firststampede|}}}||style="display: none"}} | ||
! First Stampede | ! First ''Stampede'' appearance | ||
| {{{firststampede|}}} | | {{{firststampede|}}} | ||
|- | |- | ||
|- {{#if: {{{lastststampede|}}}||style="display: none"}} | |- {{#if: {{{lastststampede|}}}||style="display: none"}} | ||
! Last Stampede | ! Last ''Stampede'' appearance | ||
| {{{laststampede|}}} | | {{{laststampede|}}} | ||
|- | |- | ||
|- {{#if: {{{ja_va|}}}||style="display: none"}} | |- {{#if: {{{ja_va|}}}||style="display: none"}} | ||
! Japanese | ! Japanese voice actor | ||
| {{{ja_va|}}} | | {{{ja_va|}}} | ||
|- | |- | ||
|- {{#if: {{{en_va|}}}||style="display: none"}} | |- {{#if: {{{en_va|}}}||style="display: none"}} | ||
! English | ! English voice actor | ||
| {{{en_va|}}} | | {{{en_va|}}} | ||
|- | |- | ||
|}</includeonly> | |}</includeonly><noinclude> | ||
<noinclude> | |||
==Description== | ==Description== | ||
This template is intended for use on {{SITENAME}} pages that discuss various characters within the wider Trigun universe. | This template is intended for use on {{SITENAME}} pages that discuss various characters within the wider Trigun universe. | ||
Line 112: | Line 103: | ||
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values: | Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values: | ||
<pre>{{Character Info | <pre>{{Character Info | ||
|subj= | |||
|img= | |img= | ||
|imgcaption= | |imgcaption= | ||
Line 121: | Line 113: | ||
|race= | |race= | ||
|height= | |height= | ||
|hair= | |hair= | ||
|eye= | |eye= | ||
Line 128: | Line 118: | ||
|occupation= | |occupation= | ||
|affiliation= | |affiliation= | ||
|first= | |first= | ||
|last= | |last= |
Latest revision as of 10:23, 7 January 2024
Description
This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss various characters within the wider Trigun universe.
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:
{{Character Info |subj= |img= |imgcaption= |ja_kanji= |altspelling= |age= |born= |alias= |race= |height= |hair= |eye= |gender= |occupation= |affiliation= |first= |last= |firstmanga= |lastmanga= |firstanime= |lastanime= |firststampede= |laststampede= |ja_va= |en_va= }}