Character Guide: Difference between revisions
From Betamountain.org
mNo edit summary |
m (Reverting) |
||
| Line 8: | Line 8: | ||
{{#if: {{{name|}}} | {{#if: {{{name|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Name</b> || | | <b>Name</b> || {{{name}}} | ||
|- | |- | ||
}} | }} | ||
| Line 14: | Line 14: | ||
{{#if: {{{alias|}}} | {{#if: {{{alias|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Alias</b> || | | <b>Alias</b> || {{{alias}}} | ||
|- | |- | ||
}} | }} | ||
| Line 20: | Line 20: | ||
{{#if: {{{species|}}} | {{#if: {{{species|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Species</b> || | | <b>Species</b> || {{{species}}} | ||
|- | |- | ||
}} | }} | ||
| Line 26: | Line 26: | ||
{{#if: {{{age|}}} | {{#if: {{{age|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Age</b> || | | <b>Age</b> || {{{age}}} | ||
|- | |- | ||
}} | }} | ||
| Line 32: | Line 32: | ||
{{#if: {{{status|}}} | {{#if: {{{status|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Status</b> || | | <b>Status</b> || {{{status}}} | ||
|- | |- | ||
}} | }} | ||
| Line 38: | Line 38: | ||
{{#if: {{{education|}}} | {{#if: {{{education|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Education</b> || | | <b>Education</b> || {{{education}}} | ||
|- | |- | ||
}} | }} | ||
| Line 44: | Line 44: | ||
{{#if: {{{appearance|}}} | {{#if: {{{appearance|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Appearance</b> || | | <b>Appearance</b> || {{{appearance}}} | ||
|- | |- | ||
}} | }} | ||
| Line 50: | Line 50: | ||
{{#if: {{{ability|}}} | {{#if: {{{ability|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Ability</b> || | | <b>Ability</b> || {{{ability}}} | ||
|- | |- | ||
}} | }} | ||
| Line 56: | Line 56: | ||
{{#if: {{{origin|}}} | {{#if: {{{origin|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Origin</b> || | | <b>Origin</b> || {{{origin}}} | ||
|- | |- | ||
}} | }} | ||
| Line 62: | Line 62: | ||
{{#if: {{{death|}}} | {{#if: {{{death|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Death</b> || | | <b>Death</b> || {{{death}}} | ||
|- | |- | ||
}} | }} | ||
| Line 68: | Line 68: | ||
{{#if: {{{parents|}}} | {{#if: {{{parents|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Parents</b> || | | <b>Parents</b> || {{{parents}}} | ||
|- | |- | ||
}} | }} | ||
| Line 74: | Line 74: | ||
{{#if: {{{relatives|}}} | {{#if: {{{relatives|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Relatives</b> || | | <b>Relatives</b> || {{{relatives}}} | ||
|- | |- | ||
}} | }} | ||
| Line 80: | Line 80: | ||
{{#if: {{{children|}}} | {{#if: {{{children|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Children</b> || | | <b>Children</b> || {{{children}}} | ||
|- | |- | ||
}} | }} | ||
| Line 86: | Line 86: | ||
{{#if: {{{marital status|}}} | {{#if: {{{marital status|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Marital Status</b> || | | <b>Marital Status</b> || {{{marital status}}} | ||
|- | |- | ||
}} | }} | ||
| Line 92: | Line 92: | ||
{{#if: {{{voice|}}} | {{#if: {{{voice|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Voice Actor</b> || | | <b>Voice Actor</b> || [[{{{voice}}}]] | ||
|- | |- | ||
}} | }} | ||
| Line 98: | Line 98: | ||
{{#if: {{{First|}}} | {{#if: {{{First|}}} | ||
| {{#!: | | {{#!: | ||
| <b>First Appearance</b> || | | <b>First Appearance</b> || ''{{{First}}}'' | ||
|- | |- | ||
}} | }} | ||
Latest revision as of 08:40, 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.