Template:Character: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(converted to template:Infobox Wiki)
(implemented image size auto)
Line 1: Line 1:
{{Infobox Wiki
{{Infobox Wiki
|image={{#if:{{{image|}}}|[[File:{{{image|}}}|{{{image size|210px}}}]]}}|image text={{{image text|}}}|header color=#106D3A|header text color=white|name={{{name|{{PAGENAME}}}}}}}
|image={{#if:{{{image|}}}|[[File:{{{image|}}}{{#ifeq: {{{image size|}}}|auto||{{{image size|210px}}}}}]]}}|image text={{{image text|}}}|header color=#106D3A|header text color=white|name={{{name|{{PAGENAME}}}}}}}
{{Infobox row|title=Character Type|{{{type|}}}}}
{{Infobox row|title=Character Type|{{{type|}}}}}
{{Infobox row|type=subheader|color=#17924E|Biographical Information}}
{{Infobox row|type=subheader|color=#17924E|Biographical Information}}

Revision as of 09:51, 4 April 2024

Character
Biographical Information
Physical Description
Political Information

Usage instructions

Paste the following code into the top of an article, filling all known fields: (The "type=" field should have one of the four following:

  1. "Primary PC" - this is a primary character of a user
  2. "Secondary PC" - this is a secondary character of a user
  3. "Personal NPC" - this character is an NPC that should only be used by his/her creator
  4. "General NPC" - this character can be run by multiple persons)
{{character
|name=
|image=
|type=
|homeworld=
|birth=
|death=
|species=
|gender=
|height=
|weight=
|build=
|hair=
|eyes=
|affiliation=
|job=
|rank=
|group=
}}