Character Guide Test: Difference between revisions
From Betamountain.org
mNo edit summary |
mNo edit summary |
||
Line 24: | Line 24: | ||
}} | }} | ||
}} | }} | ||
{{#if: {{{age|}}} | |||
| {{#!: | |||
| <b>Age</b> || {{{age}}} | |||
|- | |- | ||
}} | |||
}} | |||
{{#if: {{{status|}}} | |||
| {{ | | {{#!: | ||
| | | <b>Status</b> || {{{status}}} | ||
|- | |||
}} | |||
}} | |||
{{#if: {{{education|}}} | |||
| {{ | | {{#!: | ||
| | | <b>Education</b> || {{{education}}} | ||
|- | |||
}} | |||
}} | |||
{{#if: {{{appearance|}}} | |||
| {{ | | {{#!: | ||
| | | <b>Appearance</b> || {{{appearance}}} | ||
|- | |||
}} | |||
}} | |||
{{#if: {{{ability|}}} | |||
| {{ | | {{#!: | ||
| | | <b>Ability</b> || {{{ability}}} | ||
|- | |||
}} | |||
}} | |||
| | {{#if: {{{origin|}}} | ||
| {{{death}}} | | {{#!: | ||
|- | | <b>Origin</b> || {{{origin}}} | ||
| | |- | ||
| {{{parents}}} | }} | ||
|- | }} | ||
| | {{#if: {{{death|}}} | ||
| {{{relatives}}} | | {{#!: | ||
|- | | <b>Death</b> || {{{death}}} | ||
| | |- | ||
| {{{children}}} | }} | ||
|- | }} | ||
| | {{#if: {{{parents|}}} | ||
| {{{marital status}}} | | {{#!: | ||
| <b>Parents</b> || {{{parents}}} | |||
|- | |||
}} | |||
}} | |||
{{#if: {{{relatives|}}} | |||
| {{#!: | |||
| <b>Relatives</b> || {{{relatives}}} | |||
|- | |||
}} | |||
}} | |||
{{#if: {{{children|}}} | |||
| {{#!: | |||
| <b>Children</b> || {{{children}}} | |||
|- | |||
}} | |||
}} | |||
{{#if: {{{marital status|}}} | |||
| {{#!: | |||
| <b>Marital Status</b> || {{{marital status}}} | |||
|- | |||
}} | |||
}} | |||
|- | |- | ||
|{{#if: {{{test2|}}} | <b>Test2:</b> {{{test}}}<br> | Parameter 1 is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.}} | |{{#if: {{{test2|}}} | <b>Test2:</b> {{{test}}}<br> | Parameter 1 is not defined, or is defined but null. It contains only empty string(s) or breaking space(s) etc.}} |
Latest revision as of 12:10, 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.