en>Jundie |
en>Jundie No edit summary |
||
Line 47: | Line 47: | ||
====General infobox parameters==== | ====General infobox parameters==== | ||
{{Infobox/doc/standard|books}} | {{Infobox/doc/standard|books}} | ||
==Example== | ==Example== | ||
<pre> | |||
{{Infobox character | {{Infobox character | ||
|image =Example_character.jpg | |image =Example_character.jpg | ||
|alias =Rudy | |alias =Rudy | ||
Line 74: | Line 65: | ||
|mentions =F42 | |mentions =F42 | ||
}} | }} | ||
</pre> | |||
{{Infobox character | {{Infobox character | ||
|image =Example_character.jpg | |image =Example_character.jpg | ||
|alias =Rudy | |alias =Rudy | ||
|race =[[Human]] | |race =[[Human]] | ||
|gender =male | |gender =male | ||
|affiliation =[[Outrider]] | |affiliation =[[Outrider]] | ||
Line 94: | Line 84: | ||
==Copy/paste== | ==Copy/paste== | ||
Premade template configurations for various | Premade template configurations for various book for copy and paste purposes. | ||
===Mentioned-only=== | ===Mentioned-only=== | ||
Characters who do not actually appear in any | Characters who do not actually appear in any book (dead or alive) but are only mentioned. | ||
<pre> | <pre> | ||
{{Infobox character | {{Infobox character | ||
|image = | |image = | ||
|race = | |alias = | ||
|race = | |||
|gender = | |||
|affiliation = | |affiliation = | ||
|rank = | |||
|role = | |role = | ||
|location = | |location = | ||
|family = | |family = | ||
| | |features = | ||
|mentions = | |||
| | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 10:37, 28 December 2011
![]() |
This page contains usage information for [[{{#sub:Template:Infobox character/doc|0|{{#rpos:Template:Infobox character/doc|/doc}}}}]]. |
---|
Infobox template for characters.
Based on {{Infobox}}.
Usage
Place the following at the top of the article, below any page management templates:
{{Infobox character <!-- insert parameters --> }}
Parameters
Specific parameters
- {{#replace:{{#replace:{{#replace:{{#replace:affiliation|| }}| >> | up to }}| // | or }}| ++ |, }}Organizations/factions/groups this character is affiliated with.
- {{#replace:{{#replace:{{#replace:{{#replace:family|| }}| >> | up to }}| // | or }}| ++ |, }}Family/relatives of this character.
- {{#replace:{{#replace:{{#replace:{{#replace:features|| }}| >> | up to }}| // | or }}| ++ |, }}Distinguishing features of this character (scars, tattoos, quirks, etc).
- {{#replace:{{#replace:{{#replace:{{#replace:gender|| }}| >> | up to }}| // | or }}| ++ |, }}Gender of character ("male" or "female")
- {{#replace:{{#replace:{{#replace:{{#replace:location|| }}| >> | up to }}| // | or }}| ++ |, }}Location(s) where this character is from or can be located.
- {{#replace:{{#replace:{{#replace:{{#replace:mentions|| }}| >> | up to }}| // | or }}| ++ |, }}"Mentioned" means that the character does not actually appear in the book (dead or alive), but is mentioned by other characters or in-book sources. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (
,
).
- {{#replace:{{#replace:{{#replace:{{#replace:race|| }}| >> | up to }}| // | or }}| ++ |, }}Race of character (human, vurg, tekira, etc).
- {{#replace:{{#replace:{{#replace:{{#replace:rank|| }}| >> | up to }}| // | or }}| ++ |, }}Which rank within its organization the character holds (if any).
General infobox parameters
{{#replace:{{#replace:{{#replace:{{#replace:books|| }}| >> | up to }}| // | or }}| ++ |, }}
Abbreviation(s) for books of appearance. For accepted abbreviations please see {{abb}}. Multiple abbreviations can be specified if separated by commas (
,
).Example
{{Infobox character |image =Example_character.jpg |alias =Rudy |race =[[Human]] |gender =male |affiliation =[[Outrider]] |rank =apprentice |role =stock broker |location =[[Listhaven]] |family =[[Venicus Mor]] |features =one eye |appearances =OR |mentions =F42 }}
Infobox character/doc | |
---|---|
Example_character.jpg | |
Biography | |
Alias | Rudy |
Gender | male |
Race | Human |
Birth | {{{born}}} |
Death | {{{death}}} |
Affiliation | Outrider |
Rank | apprentice |
Role | stock broker |
Location | Listhaven |
Education | {{{education}}} |
Family | Venicus Mor |
Features | one eye |
Statistics | |
Appearances | {{{appears}}} |
Mentions | F42 |
Copy/paste
Premade template configurations for various book for copy and paste purposes.
Mentioned-only
Characters who do not actually appear in any book (dead or alive) but are only mentioned.
{{Infobox character |image = |alias = |race = |gender = |affiliation = |rank = |role = |location = |family = |features = |mentions = }}