Template:Taninfobox: Difference between revisions

From OS-Tan Collections Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class=infobox style=width: 250px; text-align: left; font-size: 95%; border=1 tablecolor=black cellspacing=0
{| width=300px cellpadding=2 align=right bgcolor=white
|
{| border=1 width=300 cellspacing=0 cellpadding=2 align=right style=border-collapse: collapse; text-align: left; bgcolor=lavender
|+align=bottom colspan=2 style=font-size: smaller| {{{fnote|Footnotes go here people.}}}
|+align=bottom colspan=2 style=font-size: smaller| {{{fnote|Footnotes go here people.}}}
! colspan=2 style=font-size: larger; text-align: center; | '''{{{tanname|OS-tan Name}}}'''
! colspan=2 style=font-size: larger; text-align: center; | '''{{{tanname|--Name--}}}'''
|-
|-
| colspan=2 style=text-align: center; | [[Image:{{{image}}}|300px]]
| colspan=2 style=text-align: center; | {{{#if| [[Image:{{{image|}}}|100px]]}}}
|-  
|-  
! colspan=2 style=text-align: center; | CHARACTER INFORMATION
! colspan=2 style=text-align: center; | CHARACTER INFORMATION
|-
|-
! width=30%| First appearance:
! width=30% | Common Name:
| {{{cname| How is it generally called?}}}
|-
! Alias(es):
| {{{alias| What other common names are given to it?}}}
|-
! First Appearance:
| {{{debut| When it was released?}}}
| {{{debut| When it was released?}}}
|-
|-
! width=30%| Original Creator:
! Original Creator:
| {{{creator| Who created it?}}}
| {{{creator| Who created it?}}}
|-  
|-  
! colspan=2 style=text-align: center; | OPERATIVE SYSTEM INFORMATION
! colspan=2 style=text-align: center; | OPERATIVE SYSTEM INFORMATION
|-
|-
! width=30%| OS Personified:
! OS Personified:
| {{{osper| What OS is personified?}}}
| {{{osper| What OS is personified?}}}
|-  
|-  
! width=30%| OS Devloper:
! OS Devloper:
| {{{osdev| Who developed the OS?}}}
| {{{osdev| Who developed the OS?}}}
|-  
|-  
! width=30%| Release Date:
! Release Date:
| {{{reldate| When was this OS released?}}}
| {{{reldate| When was this OS released?}}}
|-  
|-  
! width=30%| Latest Stable Release:
! Latest Stable Release:
| {{{lastrel| When was the last update released?}}}
| {{{lastrel| When was the last update released?}}}
|-  
|-  
|}noinclude
|}
|}<noinclude>
 
This template was created for the sole purpose of establishing an easy to use character info-box within the OS-tan wiki. 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.
 
As of now, it is only on it's most basic form. However, this template will grow into a larger (an more complex) one to allow the template to tell the difference between the various types of mascot character personifications without compromising the ease of use on the user side.
 
Currently supported types of personification characters:
* OS
 
Types of personifications currently in need of implementation:
* Software
* Hardware
* Video Game Console
* Virus
* Other (To be named as they come up.)


==Usage==
==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.
<pre><nowiki>
{{Taninfobox
{{Taninfobox
|name=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:
{{Taninfobox
|tanname=Windows XP Professional-tan
|tanname=Windows XP Professional-tan
|image=XPH.jpg
|image=XPH.jpg
|cname=XP
|alias=XP-[chan/tan], XP Pro, Windows Experience, Whistler, Sakeko
|creator=Unknown
|creator=Unknown
|debut=Unknown
|debut=Unknown
Line 44: Line 91:
|lastrel=v5.1 Service Pack 2 (August 6, 2004)
|lastrel=v5.1 Service Pack 2 (August 6, 2004)


|fnote=Help us find the original creator of this character!}}
|fnote=Help us find the original creator of this character!
}}


/noinclude
[[Category: Template|Taninfobox]]
</noinclude>

Latest revision as of 04:55, 28 November 2009

Footnotes go here people.
--Name--
[[Image:|100px]]
CHARACTER INFORMATION
Common Name: How is it generally called?
Alias(es): What other common names are given to it?
First Appearance: When it was released?
Original Creator: Who created it?
OPERATIVE SYSTEM INFORMATION
OS Personified: What OS is personified?
OS Devloper: Who developed the OS?
Release Date: When was this OS released?
Latest Stable Release: When was the last update released?

This template was created for the sole purpose of establishing an easy to use character info-box within the OS-tan wiki. 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.

As of now, it is only on it's most basic form. However, this template will grow into a larger (an more complex) one to allow the template to tell the difference between the various types of mascot character personifications without compromising the ease of use on the user side.

Currently supported types of personification characters:

  • OS

Types of personifications currently in need of implementation:

  • Software
  • Hardware
  • Video Game Console
  • Virus
  • Other (To be named as they come up.)

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.

{{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.
}}

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:

Help us find the original creator of this character!
Windows XP Professional-tan
XPH.jpg
CHARACTER INFORMATION
Common Name: XP
Alias(es): XP-[chan/tan], XP Pro, Windows Experience, Whistler, Sakeko
First Appearance: Unknown
Original Creator: Unknown
OPERATIVE SYSTEM INFORMATION
OS Personified: Windows XP Proffessional
OS Devloper: Microsoft
Release Date: October 21, 2001
Latest Stable Release: v5.1 Service Pack 2 (August 6, 2004)