Template:OSinfobox/doc: Difference between revisions

From OS-Tan Collections Wiki
< Template:OSinfobox
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:
<nowiki>
<nowiki>
{{OSinfobox
{{OSinfobox
|tanname  = -tan name of this character
|tanname  = Official name of character.
|image    = name of the image to be used
|image    = name of the image to be used
|imgsize  = size of the image (200x200px if omitted)
|imgsize  = size of the image (200x200px if omitted)
|caption  = image caption
|caption  = image caption
|cname    = common or complete name of this character
 
|cname    = common or complete names of this character
|alias    = other names or nicknames for this character
|alias    = other names or nicknames for this character
|hname    = any human names for this character
|hname    = any human names for this character (deprecated)
|debut    = when this character debuted
|height    = character's height in "cm (ft in)" form
|height    = character's height in "cm (ft in)" form
|haircolor = character's hair color
|haircolor = character's hair color
|eyecolor  = character's eye color
|eyecolor  = character's eye color
|weapon    = character's weapon(s) of choice
|weapon    = character's weapon(s) of choice
|apfaction = character's faction in the OS-tan Annex Project
|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.
|lineage  = character's lineage, matriline, etc. (Deprecated)
|rival    = rivals of this character
|rival    = rivals of this character
|designer  = Person who designed the character
|debut    = when this character debuted
|continuity = What collection of works or group does this character come from.
|osper    = what OS this character personifies
|osper    = what OS this character personifies
|osdev    = who developed that OS
|osdev    = who developed that OS
Line 35: Line 40:
== See also ==
== See also ==


*[[Template:Characterinfobox]] - An newer infobox for all personifications.
*[[Template:GAinfobox]] - An infobox for gaming system personifications.
*[[Template:GAinfobox]] - An infobox for gaming system personifications.
*[[Template:HAinfobox]] - An infobox for hardware personifications.
*[[Template:HAinfobox]] - An infobox for hardware personifications.

Revision as of 18:48, 25 February 2024

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)
|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
|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)
|rival     = rivals of this character

|designer  = Person who designed the character
|debut     = when this character debuted
|continuity = What collection of works or group does this character 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