Template:WEinfobox: Difference between revisions

Jump to navigation Jump to search
m
Fixed Image centering
(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 (Fixed Image centering)
(6 intermediate revisions by 3 users not shown)
Line 5: Line 5:
! 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; | {{{#if| [[Image:{{{image|}}}|100px]]}}}
| colspan=2 style=text-align: center; | {{{#if| [[Image:{{{image}}}|center|100px]]}}}
|-  
|-  
! colspan=2 style=text-align: center; | CHARACTER INFORMATION
! colspan=2 style=text-align: center; | CHARACTER INFORMATION
|-
|-
! width=100px | Common Name:
! width=100px | Common Name:
| {{{cname| How is it generally called?}}}
| width=200px | {{{cname| How is it generally called?}}}
|-
|-
! Alias(es):
! Alias(es):
Line 30: Line 30:
|-
|-
! Devloper:
! Devloper:
| {{{sodev| Who developed the website?}}}
| {{{wedev| Who developed the website?}}}
|-  
|-  
! Date Published:
! Date Published:
| {{{datepub| When was the pwebsite published?}}}
| {{{datepub| When was the website published?}}}
|-  
|-  
|}
|}
|}noinclude
|}<noinclude>


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 wesites, other templates will be created specifically for other types of personifications as they come of need.
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 websites, other templates will be created specifically for other types of personifications as they are needed.


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.
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==
==Usage==
Line 46: Line 46:
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.
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
<pre>
{{Taninfobox
{{WEinfobox
|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)
|image= Image of the character. all you need to do is put the filename and format. (EX: XP-tan.JPG)
Line 56: Line 56:
|debut= When did the character first appear?
|debut= When did the character first appear?


|osper= Name of the operating system that the character represents.
|weper= Name of the website that the character represents.
|osdev= Who developed the operating system?
|weuse= What is the intended use of this website?
|reldate= When it was first released?
|wedev= Who developed the website?
|lastrel= The latest known updated release of the software?
|datepub= When was the website first published?


|fnote= Comments on the character.
|fnote= Comments on the character.
}}
}}
/pre
</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 following template:
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 following template:
Line 94: Line 94:


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

edits

Navigation menu