Character Guide Test: Difference between revisions
From Betamountain.org
mNo edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
{{#if: {{{name|}}} | {{#if: {{{name|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Name</b> || {{name}} | | <b>Name</b> || {{{name}}} | ||
|- | |- | ||
}} | }} | ||
| Line 25: | Line 25: | ||
{{#if: {{{alias|}}} | {{#if: {{{alias|}}} | ||
| {{#!: | | {{#!: | ||
| <b>Alias</b> || {{alias}} | | <b>Alias</b> || {{{alias}}} | ||
|- | |- | ||
}} | }} | ||
Revision as of 12:05, 11 March 2018
Example Code
{{Character Guide
|title=
|photo=
|name=
|alias=
|species=
|age=
|status=
|education=
|appearance=
|ability=
|origin=
|death=
|parents=
|relatives=
|children=
|marital status=
}}
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.