Actions

Template

Difference between revisions of "ChaoSheet"

From Sonic Retro

 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>
+
{{#vardefine:tvsheetfix|{{{image1|}}}{{{screen|}}}}}<!-- fix with replacetext -->{{BobTable|
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center;"
+
{{BobRow||{{#var:tvsheetfix}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No titlescreen]]</includeonly>|content={{#if:{{{image2|}}}|{{bobscreenMulti|{{#var:tvsheetfix}}|{{{image2|}}}|{{{image3|}}}|{{{image4|}}}|{{{image5|}}}|{{{image6|}}}|{{{image7|}}}|{{{image8|}}}|{{{image9|}}}|{{{image10|}}}|width=256}}|[[File:{{#var:tvsheetfix}}|256x384px]]}}}}
| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}]] | [[Image:TDB{{PAGENAME}}.png]]}}{{
+
{{BobRow||test|content={{#if:{{{charname|}}}|{{{charname}}}|{{PAGENAME}}}}|headline=yes|align=center|bgcolour={{{charcolor|}}}|fgcolour={{{textcolor|}}}}}
#if: {{{image2|}}} | [[Image:{{{image2}}}]] | }}
+
{{BobRow||test|content='''First seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | [[Sonic Chronicles: The Dark Brotherhood]] }} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | (2008) }}}}
|-
+
{{BobRow||{{{owner|}}}|content='''Owner''': {{{owner}}}}}
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| '''{{ #if: {{{charname|}}} | {{{charname}}} | {{PAGENAME}} }}'''
+
{{BobRow||{{{rarity|}}}|content='''Rarity''': {{{rarity}}}}}
|-
+
{{BobRow||{{{desc|}}}|content='''Description''': {{{desc}}}}}
|style="padding: 0.3em; line-height: 1.5em;" |
+
}}<includeonly>{{ #if: {{{series|}}} | [[Category:{{{series}}} Chao]] | [[Category:Sonic Chronicles: The Dark Brotherhood Chao]] }}</includeonly><noinclude>
'''First Seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | [[Sonic Chronicles: The Dark Brotherhood]] {{ #if: {{{debutyear|}}} | | (2008)}}}} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}
 
|-
 
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| Biography
 
|-
 
|align="left"|
 
{{ #if: {{{owner|}}} | * '''Owner''': {{{owner}}} | }}
 
* '''Rarity''': {{ #if: {{{rarity|}}} | {{{rarity}}} | ''Unknown'' }}
 
* '''Description''': {{ #if: {{{desc|}}} | {{{desc}}} | ''Unknown'' }}
 
|}
 
<includeonly>
 
  
 
==Usage==
 
==Usage==
Line 45: Line 35:
 
<pre>
 
<pre>
 
{{ChaoSheet
 
{{ChaoSheet
 +
| image1 = TDBFarfinkle.png
 
| charcolor = orange
 
| charcolor = orange
 
| rarity = Viral
 
| rarity = Viral
Line 50: Line 41:
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Breakout Box Templates|CharacterSheet]]
+
[[Category:Breakout box templates|ChaoSheet]]
 
</noinclude>
 
</noinclude>

Latest revision as of 16:19, 29 June 2019

Notavailable.svg
ChaoSheet
First seen: Sonic Chronicles: The Dark Brotherhood (2008)

Usage

This template should be used on articles about TDB chao. Place the following at the top of the page:

{{ChaoSheet
| image1 = 
| image2 = 
| charcolor = 
| textcolor = 
| charname = 
| debut = 
| debutyear = 
| rarity = 
| desc = 
}}

Example

Note: This example is what you would type to show this on a page named "Farfinkle".

TDBFarfinkle.png
ChaoSheet
First seen: Sonic Chronicles: The Dark Brotherhood (2008)
Rarity: Viral
Description: Bonded character automatically inflicts a random status effect on enemy when making a normal attack.
{{ChaoSheet
| image1 = TDBFarfinkle.png
| charcolor = orange
| rarity = Viral
| desc = Bonded character automatically inflicts a random status effect on enemy when making a normal attack.
}}