Template:Character: Difference between revisions
Template page
More actions
Created page with "<noinclude> Category:Templates This template is used by the Character form. </noinclude> <includeonly> {{CharacterInfoBox | name = {{{name|}}} | image = {{{image|}}} | codename = {{{codename|}}} | affiliation = {{{affiliation|}}} | arcana = {{{arcana|}}} | persona = {{{persona|}}} | last-seen = {{{last_seen|}}} | quote = {{{quote|}}} }} == Biography == You should put the character's biography here. What's their history? How did they get involved in the st..." |
No edit summary Tag: Manual revert |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params: | |||
name (label=Name) | |||
| image (label=Image; type=file) | |||
| codename (label=Codename) | |||
| affiliation (label=Affiliation) | |||
| arcana (label=Arcana) | |||
| persona (label=Persona) | |||
| last_seen (label=Last Seen) | |||
| quote (label=Memorable Quote; type=textarea) | |||
| universe (label=Universe; values=Ace Attorney,Persona,Original) | |||
}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
This template is used by the Character form. | This template is used by the Character form. | ||
</noinclude> | </noinclude> | ||
<includeonly>{{CharacterInfoBox | |||
<includeonly> | |||
{{CharacterInfoBox | |||
| name = {{{name|}}} | | name = {{{name|}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| Line 16: | Line 24: | ||
| quote = {{{quote|}}} | | quote = {{{quote|}}} | ||
}} | }} | ||
[[Category:Characters]] | [[Category:Characters]] | ||
| Line 46: | Line 29: | ||
{{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }} | {{#ifeq: {{{universe|}}} | Ace Attorney | [[Category:Ace Attorney Characters]] }} | ||
{{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }} | {{#ifeq: {{{universe|}}} | Persona | [[Category:Persona Characters]] }} | ||
{{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }} | {{#ifeq: {{{universe|}}} | Original | [[Category:Original Characters]] }}</includeonly> | ||
</includeonly> | |||
Latest revision as of 18:29, 22 February 2026
This is the "Character" template.
It should be called in the following format:
{{Character
|name=
|image=
|codename=
|affiliation=
|arcana=
|persona=
|last_seen=
|quote=
|universe=
}}
Edit the page to see the template text.
This template is used by the Character form.