Template:Taninfobox: Difference between revisions

From OS-Tan Collections Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| class=infobox align=right style=width: 250px; text-align: left; font-size: 95%; border=1 cellpadding=0 cellspacing=0
{| border=1 width=300 cellspacing=0 align=right style=border-collapse: collapse bgcolor=lavender bordercolorlight=#000000
|+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|--Name--}}}'''
! colspan=2 style=font-size: larger; text-align: center; | '''{{{tanname|--Name--}}}'''
|-
|-
| colspan=2 style=text-align: center; | [[Image:{{{image}}}|100px]]
| 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%| Common Name:
! width=30% | Common Name:
| {{{cname| How is it generally called?}}}
| {{{cname| How is it generally called?}}}
|-
|-
! width=30%| Alias(es):
! Alias(es):
| {{{alias| What other common names are given to it?}}}
| {{{alias| What other common names are given to it?}}}
|-
|-
! width=30%| First appearance:
! 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?}}}
|-  
|-  
Line 56: Line 56:
{{Taninfobox
{{Taninfobox
|tanname= Complete name of the character.
|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)
|image1= Image of the character. all you need to do is put the filename and format. (EX: XP-tan.JPG)
|creator= Who is the known creator of the character?
|creator= Who is the known creator of the character?
|debut= When did the character first appear?
|debut= When did the character first appear?

Revision as of 10:52, 30 January 2008

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?

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

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

Comments on the character.
Complete name of the character.
[[Image:|100px]]
CHARACTER INFORMATION
Common Name: How is it generally called?
Alias(es): What other common names are given to it?
First Appearance: When did the character first appear?
Original Creator: Who is the known creator of the character?
OPERATIVE SYSTEM INFORMATION
OS Personified: Name of the operating system that the character represents.
OS Devloper: Who developed the operating system?
Release Date: When it was first released?
Latest Stable Release: The latest known updated release of the software?

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

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 Template loop detected: Template:Taninfobox /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:

Template loop detected: Template:Taninfobox /noinclude /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:

Help us find the original creator of this character!
Windows XP Professional-tan
XPH.jpg
CHARACTER INFORMATION
Common Name: How is it generally called?
Alias(es): What other common names are given to it?
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)

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

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 Template loop detected: Template:Taninfobox /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:

Template loop detected: Template:Taninfobox /noinclude /noinclude