Actions

Template

Character Guide: Difference between revisions

From Betamountain.org

mNo edit summary
mNo edit summary
Line 8: Line 8:
{{#if: {{{name|}}}
{{#if: {{{name|}}}
| {{#!:
| {{#!:
| <b>Name</b>&nbps; || {{{name}}}
| <b>Name</b> ||&nbsp; {{{name}}}
|-
|-
}}
}}
Line 14: Line 14:
{{#if: {{{alias|}}}
{{#if: {{{alias|}}}
| {{#!:
| {{#!:
| <b>Alias</b>&nbps; || {{{alias}}}
| <b>Alias</b> ||&nbsp; {{{alias}}}
|-
|-
}}
}}
Line 20: Line 20:
{{#if: {{{species|}}}
{{#if: {{{species|}}}
| {{#!:
| {{#!:
| <b>Species</b>&nbps; .|| {{{species}}}
| <b>Species</b> ||&nbps; {{{species}}}
|-
|-
}}
}}
Line 26: Line 26:
{{#if: {{{age|}}}
{{#if: {{{age|}}}
| {{#!:
| {{#!:
| <b>Age</b>&nbps; || {{{age}}}
| <b>Age</b> ||&nbsp; {{{age}}}
|-
|-
}}
}}
Line 32: Line 32:
{{#if: {{{status|}}}
{{#if: {{{status|}}}
| {{#!:
| {{#!:
| <b>Status</b>&nbps; || {{{status}}}
| <b>Status</b> ||&nbsp; {{{status}}}
|-
|-
}}
}}
Line 38: Line 38:
{{#if: {{{education|}}}
{{#if: {{{education|}}}
| {{#!:
| {{#!:
| <b>Education</b>&nbps;|| {{{education}}}
| <b>Education</b> ||&nbps; {{{education}}}
|-
|-
}}
}}
Line 44: Line 44:
{{#if: {{{appearance|}}}
{{#if: {{{appearance|}}}
| {{#!:
| {{#!:
| <b>Appearance</b>&nbps; || {{{appearance}}}
| <b>Appearance</b> ||&nbsp; {{{appearance}}}
|-
|-
}}
}}
Line 50: Line 50:
{{#if: {{{ability|}}}
{{#if: {{{ability|}}}
| {{#!:
| {{#!:
| <b>Ability</b>&nbps; || {{{ability}}}
| <b>Ability</b> ||&nbsp; {{{ability}}}
|-
|-
}}
}}
Line 56: Line 56:
{{#if: {{{origin|}}}
{{#if: {{{origin|}}}
| {{#!:
| {{#!:
| <b>Origin</b>&nbps; || {{{origin}}}
| <b>Origin</b> ||&nbsp; {{{origin}}}
|-
|-
}}
}}
Line 62: Line 62:
{{#if: {{{death|}}}
{{#if: {{{death|}}}
| {{#!:
| {{#!:
| <b>Death</b>&nbps; || {{{death}}}
| <b>Death</b> ||&nbsp; {{{death}}}
|-
|-
}}
}}
Line 68: Line 68:
{{#if: {{{parents|}}}
{{#if: {{{parents|}}}
| {{#!:
| {{#!:
| <b>Parents</b>&nbps; || {{{parents}}}
| <b>Parents</b> ||&nbsp; {{{parents}}}
|-
|-
}}
}}
Line 74: Line 74:
{{#if: {{{relatives|}}}
{{#if: {{{relatives|}}}
| {{#!:
| {{#!:
| <b>Relatives</b>&nbps; || {{{relatives}}}
| <b>Relatives</b> ||&nbsp; {{{relatives}}}
|-
|-
}}
}}
Line 80: Line 80:
{{#if: {{{children|}}}
{{#if: {{{children|}}}
| {{#!:
| {{#!:
| <b>Children</b>&nbps; || {{{children}}}
| <b>Children</b> ||&nbsp; {{{children}}}
|-
|-
}}
}}
Line 86: Line 86:
{{#if: {{{marital status|}}}
{{#if: {{{marital status|}}}
| {{#!:
| {{#!:
| <b>Marital Status</b>&nbps; || {{{marital status}}}
| <b>Marital Status</b> ||&nbsp; {{{marital status}}}
|-
|-
}}
}}
Line 92: Line 92:
{{#if: {{{voice|}}}
{{#if: {{{voice|}}}
| {{#!:
| {{#!:
| <b>Voice Actor</b>&nbps; || [[{{{voice}}}]]
| <b>Voice Actor</b> ||&nbps; [[{{{voice}}}]]
|-
|-
}}
}}
Line 98: Line 98:
{{#if: {{{First|}}}
{{#if: {{{First|}}}
| {{#!:
| {{#!:
| <b>First Appearance</b>&nbps; || ''{{{First}}}''
| <b>First Appearance</b> ||&nbps; ''{{{First}}}''
|-
|-
}}
}}

Revision as of 08:37, 14 March 2020

Example Code


{{Character Guide
|title=
|photo=
|name=
|alias=
|species=
|age=

|status=
|education=
|appearance=
|ability=

|origin=

|death=
|parents=
|relatives=
|children=
|marital status=
|voice=
|First=
}}

Usage

The "title" option should be for displaying the same text as the article's title; "name" should list the full name of the character.

The "photo" option is to be used in the following way: just add the file name of the uploaded picture, a pipe (|) and the picture caption. For example: ZachJr.jpg|Zach Foxx Jr. The rest is done automagically.