Template:OSinfobox: Difference between revisions

From OS-Tan Collections Wiki
Jump to navigation Jump to search
(New page: {| cellpadding=2 align=right bgcolor=white | {| border=1 width=300px cellspacing=0 cellpadding=2 align=right style=border-collapse: collapse; text-align: left; bgcolor=l...)
 
m (testing whether the infobox can default to another input)
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| cellpadding=2 align=right bgcolor=white
{{Infobox
|
| above      = {{{tanname<includeonly>|{{{cname}}}</includeonly>}}}
{| border=1 width=300px cellspacing=0 cellpadding=2 align=right style=border-collapse: collapse; text-align: left; bgcolor=lavender
| image      = [[File:{{{image<includeonly>|</includeonly>}}}|{{{imgsize<includeonly>|250px</includeonly>}}}]]
|+align=bottom colspan=2 style=font-size: smaller| {{{fnote|Footnotes go here people.}}}
| caption    = {{{caption<includeonly>|</includeonly>}}}
! colspan=2 style=font-size: larger; text-align: center; | '''{{{tanname|--Name--}}}'''
| bodystyle  = float:right;margin:20px; background: #F8F9FA; border: 1px solid #A2A9B1; border-collapse; text-align: left; width:300px; cellpadding=2;
|-
| abovestyle  = background: #E4DCF6;
| colspan=2 style=text-align: center; | {{{#if| [[Image:{{{image|}}}|100px]]}}}
| headerstyle = background: #E4DCF6;
|-  
| labelstyle  = background: inherit;
! colspan=2 style=text-align: center; | CHARACTER INFORMATION
| header1    = Character information
|-
| label2      = Common name
! width=100px | Common Name:
| data2      = {{{cname<includeonly>|</includeonly>}}}
| {{{cname| How is it generally called?}}}
| label3      = Also known as
|-
| data3      = {{{alias<includeonly>|</includeonly>}}}
! Alias(es):
| label4      = [[OS-tan Human Names|Human name(s)]]
| {{{alias| What other common names are given to it?}}}
| data4      = {{{hname<includeonly>|</includeonly>}}}
|-
| label5      = First appearance
! First Appearance:
| data5      = {{{debut<includeonly>|</includeonly>}}}
| {{{debut| When it was released?}}}
| label6      = Height
|-
| data6      = {{{height<includeonly>|</includeonly>}}}
! Original Creator:
| label7      = Hair color
| {{{creator| Who created it?}}}
| data7      = {{{haircolor<includeonly>|</includeonly>}}}
|-
| label8      = Eye color
! colspan=2 style=text-align: center; | OPERATIVE SYSTEM INFORMATION
| data8      = {{{eyecolor<includeonly>|</includeonly>}}}
|-
| label9      = Weapon(s)
! OS Personified:
| data9      = {{{weapon<includeonly>|</includeonly>}}}
| {{{osper| What OS is personified?}}}
| label10    = Faction
|-
| data10      = {{{apfaction<includeonly>|</includeonly>}}}
! OS Devloper:
| label11    = Lineage
| {{{osdev| Who developed the OS?}}}
| data11      = {{{lineage<includeonly>|</includeonly>}}}
|-
| label12    = Rival(s)
! Release Date:
| data12      = {{{rival<includeonly>|</includeonly>}}}
| {{{reldate| When was this OS released?}}}
| header20    = Technical information
|-
| label21    = System personified
! Latest Stable Release:
| data21      = {{{osper<includeonly>|</includeonly>}}}
| {{{lastrel| When was the last update released?}}}
| label22    = Developer(s)
|-
| data22      = {{{osdev<includeonly>|</includeonly>}}}
|}
| label23    = Debut
|}noinclude
| data23      = {{{reldate<includeonly>|</includeonly>}}}
 
| label24    = Latest release
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.
| data24      = {{{lastrel<includeonly>|</includeonly>}}}
 
}}<noinclude>
Properly built character articles should make use of this template as it is easy to use and there is no 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.
{{Documentation}}
 
</noinclude>
==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 you want to create/modify/whatever.
 
prenowiki
{{Taninfobox
|tanname= Complete name of the character.
|image= Image of the character. all you need to do is put the filename and format. (EX: XP-tan.JPG)
 
|cname= The common name of the character. Only one please.
|alias= Any other known nicknames given to the character.
|creator= Who is the known creator of the character?
|debut= When did the character first appear?
 
|osper= Name of the operating system that the character represents.
|osdev= Who developed the operating system?
|reldate= When it was first released?
|lastrel= The latest known updated release of the software?
 
|fnote= Comments on the character.
}}
/nowiki/pre
 
All you need to do is erase all quoted text and include the information necesary. Do this correctly and you should have a template filled like the one below:
 
{{OSinfobox
|tanname=Windows XP Professional-tan
|image=XPH.jpg
 
|cname=XP
|alias=XP-[chan/tan], XP Pro, Windows Experience, Whistler, Sakeko
|creator=Unknown
|debut=Unknown
 
|osper=Windows XP Proffessional
|osdev=Microsoft
|reldate=October 21, 2001
|lastrel=v5.1 Service Pack 2 (August 6, 2004)
 
|fnote=Help us find the original creator of this character!
}}
 
==See Also==
 
*[[Help:Infoboxes]] - An article to help you both properly fill character infobox templates and find the correct infobox for characters and any other article.
*[[Template:SOinfobox]] - An infobox for software personifications.
*[[Template:HAinfobox]] - An infobox for hardware personifications.
*[[Template:GAinfobox]] - An infobox for gaming system personifications.
*[[Template:WEinfobox]] - An infobox for website/webpage personifications.
*[[Template:MAinfobox]] - An infobox for virus  malwaware personifications.
 
*[[Category: Template|Taninfobox]]
/noinclude

Revision as of 04:30, 10 April 2019


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

{{{caption}}}

Character information
Common name {{{cname}}}
Also known as {{{alias}}}
Human name(s) {{{hname}}}
First appearance {{{debut}}}
Height {{{height}}}
Hair color {{{haircolor}}}
Eye color {{{eyecolor}}}
Weapon(s) {{{weapon}}}
Faction {{{apfaction}}}
Lineage {{{lineage}}}
Rival(s) {{{rival}}}
Technical information
System personified {{{osper}}}
Developer(s) {{{osdev}}}
Debut {{{reldate}}}
Latest release {{{lastrel}}}
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