Anonymous

Template:Taninfobox: Difference between revisions

From OS-Tan Collections Wiki
no edit summary
No edit summary
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class=wikitable
{| width=300px cellpadding=2 align=right bgcolor=white
|{{#if:x|-
|
{{!}}true
{{!}}}}{{#if:|-
{{!}}a
{{!}}}}{{#if:|-
{{!}}a
{{!}}}}{{#if:|-
{{!}}a
{{!}}}}{{#if:x|-
{{!}}true
{{!}}}}-
|unconditional
|}
 
{| border=1 width=300 cellspacing=0 cellpadding=2 align=right style=border-collapse: collapse; text-align: left; bgcolor=lavender  
{| 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.}}}
Line 48: Line 35:
| {{{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.
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.
Line 68: Line 56:
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.


prenowiki
<pre><nowiki>
{{Taninfobox
{{Taninfobox
|tanname= Complete name of the character.
|tanname= Complete name of the character.
Line 85: Line 73:
|fnote= Comments on the character.
|fnote= Comments on the character.
}}
}}
/nowiki/pre
</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:
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:
Line 107: Line 95:


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