Template:OSinfobox

From OS-Tan Collections Wiki


{{{tanname}}}
[[File:{{{image}}}|{{{imgsize}}}]]

{{{caption}}}

Character Information
Common Names {{{cname}}}
Other Names {{{alias}}}
Human Name(s) {{{hname}}}
Faction {{{apfaction}}}
Lineage {{{lineage}}}
Rival(s) {{{rival}}}
Appearance
Height {{{height}}}
Hair Color {{{haircolor}}}
Eye Color {{{eyecolor}}}
Weapon(s) {{{weapon}}}
Design
Creator {{{creator}}}
First Appearance {{{debut}}}
Origin {{{continuity}}}
Technical Information
System Personified {{{osper}}}
Developer(s) {{{osdev}}}
Debut {{{reldate}}}
Latest release {{{lastrel}}}
Don’t make ME-tan bluescreen!
This template is transcluded in one or more cascade-protected pages, so only administrators can edit it.
Documentation icon Template documentation[view] [edit] [history] [purge]

This template was created for the sole purpose of establishing an easy to use character info-box within the OS-tan wiki. The infobox you now see is meant to be used for characters that are personifications of operating systems (a.k.a. OSes), other templates will be created specifically for other types of personifications as they come of need.

Properly built character articles should make use of this template as it is easy to use and there is not much code used in the user side. This would prevent any inconsistencies between infoboxes, even more it would have a set standard of required info to be given in order to maintain an acceptable degree of quality.

Usage

This template is meant to reduce effort in the construction of tables and give all people the ability to fill out the infobox quite easily and without hassle. All you need to do is copy the following code and paste it at the beginning of the article.


{{OSinfobox
|tanname   = Official name of character.
|image     = name of the image to be used
|imgsize   = size of the image (200x200px if omitted)
|caption   = image caption

|cname     = common or complete names of this character
|alias     = other names or nicknames for this character
|hname     = any human names for this character (deprecated)
|apfaction = character's faction in the OS-tan Annex Project (Deprecated, should be listed in main article under a Annex Project section.)
|lineage   = character's lineage, matriline, etc. (Deprecated, unless relevant to the origin continuity)
|rival     = rivals of this character

|height    = character's height in "cm (ft in)" form
|haircolor = character's hair color
|eyecolor  = character's eye color
|weapon    = character's weapon(s) of choice

|creator = Person who designed the character
|debut     = when this character debuted
|continuity = What collection of works or group does this character originally come from.

|osper     = what OS this character personifies
|osdev     = who developed that OS
|reldate   = when that OS was first released
|lastrel   = when this OS was last updated
}}

See also