Difference between revisions of "Template:Character Info"

From All The Fallen Stories
Jump to navigation Jump to search
(Created page with "<includeonly> {| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 22em; font-size: 90%; clear:right;" cellpadding="2" cellspacing="0" |- | colspan="2" style...")
 
 
Line 38: Line 38:
|style="white-space: nowrap;"|'''Marital Status'''
|style="white-space: nowrap;"|'''Marital Status'''
| {{{marital status}}}
| {{{marital status}}}
|-
| colspan="2" style="font-weight: bold; text-align: center; background-color: #BDBDAC" | Appearances
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{books|}}}|else=hiddenStructure}}"
| '''[[Bibliography|Books]]'''
| {{{books}}}
|- style="vertical-align: top; text-align: left;" class="{{if|test={{{cameos|}}}|else=hiddenStructure}}"
| '''[[Bibliography|Cameos]]'''
| {{{cameos}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
'''Example Code'''
'''Example Code'''

Latest revision as of 02:00, 3 April 2020

Example Code


{{Character Info
|title=
|photo=
|name=
|race=
|age=

|occupation=
|appearance=

|residence=

|death=
|parents=
|relatives=
|children=
|marital status=

|books= 
|cameos=
}}

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 "books" option is meant to contain only the books the character features in. Only use series if the character features in all books in that series. For other appearances and mentions use "cameos".

When listing more than one book, use the <br/> tag to display the items as a vertical list.

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: Teatime.jpg|Mr Teatime. The rest is done automagically.