Template:OSinfobox: Difference between revisions

Jump to navigation Jump to search
no edit summary
(added new sections)
No edit summary
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|cellpadding=2 align=right bgcolor=white
{{Infobox
|
| above      = {{{tanname<includeonly>|{{{cname}}}</includeonly>}}}
{|align=right style="background-color:#EFF5FB; border: 1px solid black; border-collapse; text-align: left; width:300px; cellpadding=2"
| image      = [[File:{{{image<includeonly>|</includeonly>}}}|{{{imgsize<includeonly>|250px</includeonly>}}}]]
! colspan=2 style= color:#AFAFE9;background-color:#AFAFE9;  cellspacing=0; cellpadding=20;| -------
| caption    = {{{caption<includeonly>|</includeonly>}}}
|-
| bodystyle  = float:right;margin:20px; background: #F8F9FA; border: 1px solid #A2A9B1; border-collapse; text-align: left; width:300px; cellpadding=2;
| colspan=2 style=background-color:#FFFFFF; cellpadding=10; text-align:center; | {{{#if| [[Image:{{{image|}}}|200px]]}}}
| abovestyle  = background: #E4DCF6;
|-
| headerstyle = background: #E4DCF6;
! colspan=2 style= text-align:center; | '''Character information'''
| labelstyle  = background: inherit;
|-
! style=background-color:#CEE3F6; | Common name:
| {{{cname| common or complete name of character}}}
|-
! style=background-color:#CEE3F6; | Also known as:
| {{{alias| Other names for this character}}}
|-
! style=background-color:#CEE3F6; | [[OS-tan Human Names|Proposed human name(s)]]:
| {{{hname| }}}
|-
! style=background-color:#CEE3F6; | First appearance:
| {{{debut| When did this character first created?}}}
|-
! style=background-color:#CEE3F6; | Height:
| {{{height| use AP listings, except for canon OS-tans}}}
|-
! style=background-color:#CEE3F6; | Hair color:
| {{{haircolor| }}}
|-
! style=background-color:#CEE3F6; | Eye color:
| {{{eyecolor| }}}
|-
! style=background-color:#CEE3F6; | Weapon of choice:
| {{{weapon| Any weapons this character mainly uses?}}}
|-
! style=background-color:#CEE3F6; | OS-tan Annex Project Faction:
| {{{apfaction| Faction in OS-tan Annex Project?}}}
|-
! style=background-color:#CEE3F6; | [[OS-tan lineage|Lineage]]:
| {{{lineage| What is the character's lineage/bloodline/clan?}}}
|-
! style=background-color:#CEE3F6; | Rivals:
| {{{rival| Rivals? This includes everything from friendly rivals to sworn enemies. Specify in parentheses.}}}
|-
! colspan=2 style= text-align:center;     | '''Technical information'''
|-
! style=background-color:#CEE3F6; | System Personified:
| {{{osper| What systems are personified?}}}
|-
! style=background-color:#CEE3F6; | Developer:
| {{{osdev| Developer of system}}}
|-
! style=background-color:#CEE3F6; | Debut:
| {{{reldate| When did this OS/system debut?}}}
|-
! style=background-color:#CEE3F6; | Latest Stable Release:
| {{{lastrel| Last update released?}}}
|-
! colspan=2 style= cellpadding=5; |
|-
! colspan=2 style= color:#AFAFE9;background-color:#AFAFE9;  cellspacing=0; cellpadding=20;| -------
|-
|}


| header1    = Character Information
| label2      = Common Names
| data2      = {{{cname<includeonly>|</includeonly>}}}
| label3      = Other Names
| data3      = {{{alias<includeonly>|</includeonly>}}}
| label4      = [[OS-tan Human Names|Human Name(s)]]
| data4      = {{{hname<includeonly>|</includeonly>}}}


<noinclude>
| label5    = Faction
 
| data5      = {{{apfaction<includeonly>|</includeonly>}}}
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.
| label6    = Lineage
 
| data6      = {{{lineage<includeonly>|</includeonly>}}}
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.
| label7    = Rival(s)
 
| data7      = {{{rival<includeonly>|</includeonly>}}}
The current version of the infobox is modified and ported from [[Template:OStaninfo]], which was in turn modified from the original infobox still seen below. Updating this infobox would be much less tedious than replacing all 100+ pages still using this one.
 
==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.
| header20    = Appearance
| label21      = Height
| data21      = {{{height<includeonly>|</includeonly>}}}
| label22      = Hair Color
| data22      = {{{haircolor<includeonly>|</includeonly>}}}
| label23      = Eye Color
| data23      = {{{eyecolor<includeonly>|</includeonly>}}}
| label24      = Weapon(s)
| data24      = {{{weapon<includeonly>|</includeonly>}}}


<pre>
| header30    = Design
<nowiki>
| label31    = Creator
{{OSinfobox
| data31      = {{{creator<includeonly>|</includeonly>}}}
|image = Image, just put in file name
| label32    = Voice Actor
| data32      = {{{voiceactor<includeonly>|</includeonly>}}}
| label33    = First Appearance
| data33      = {{{debut<includeonly>|</includeonly>}}}
| label34      = Origin
| data34      = {{{continuity<includeonly>|</includeonly>}}}


|cname = common or complete name of character
| header40    = Technical Information
|alias = other names or nicknames for this character
| label41    = System Personified
|hname = any human names for this character
| data41      = {{{osper<includeonly>|</includeonly>}}}
|debut = when did this character debut
| label42    = Developer(s)
|height = list in both cm and inches
| data42      = {{{osdev<includeonly>|</includeonly>}}}
|haircolor=
| label43    = Debut
|eyecolor=
| data43      = {{{reldate<includeonly>|</includeonly>}}}
|weapon =
| label44    = Latest release
|apfaction = faction in OS-tan Annex Project
| data44      = {{{lastrel<includeonly>|</includeonly>}}}
|lineage=
|rival=


|osper = Name of OS this character personifies
| below = {{{fnote<includeonly>|</includeonly>}}}
|osdev = Developers of this OS
|reldate = First released
|lastrel = last updated release
}}
}}
</nowiki>
</pre>


All you need to do is erase all quoted text and include the information necessary.
<noinclude>
==See Also==
{{Cascade-protected template}}
 
{{Documentation}}
*[[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>
</noinclude>

Navigation menu