Template:T1T-Box: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
(Well, this is what it will look like.)
(It may or may not work now.)
Line 1: Line 1:
{| width=570 border="1" cellpadding="4" style="border-collapse:collapse; font-size:100%; background:#DDDDDD;"
{| width=570 border="1" cellpadding="4" style="border-collapse:collapse; font-size:100%; background:#DDDDDD;"
|-
|-
| colspan="2" style="background:#BBBBBB;"| '''Name'''<br> Romaji / Kana
| colspan="2" style="background:#BBBBBB;"| '''{{{name}}}'''<br> {{{name-r}}} / {{{name-j}}}
| style="background:#BBBBBB;"| Bootleg: <br> Name
| style="background:#BBBBBB;"| Bootleg: <br> {{{name-b}}}
|-
|-
| colspan="3" | Stage, Habitat type
| colspan="3" | {{{stage}}} Denjuu, {{{habitat}}} type
|-
|-
| style="background:#BBBBBB;"| Evolutions:
| style="background:#BBBBBB;"| Evolutions:
| colspan="2" | #??? Evolution (level ??)
| colspan="2" | {{{evolution}}}
|-
|-
| style="background:#BBBBBB;"| Evolves from:
| style="background:#BBBBBB;"| Evolves from:
| colspan="2" | #??? Previous (level ??)
| colspan="2" | {{{pre-evo}}}
|-
|-
| width=190 style="background:#BBBBBB; text-align: center;"| EXP Item:
| width=190 style="background:#BBBBBB; text-align: center;"| EXP Item:
Line 16: Line 16:
| width=190 style="background:#BBBBBB; text-align: center;"| Melody:
| width=190 style="background:#BBBBBB; text-align: center;"| Melody:
|-
|-
| style="text-align: center;"| ???
| style="text-align: center;"| {{{EXP-item}}}
| style="text-align: center;"| ???
| style="text-align: center;"| {{{DNA-item}}}
| style="text-align: center;"| ???
| style="text-align: center;"| {{{melody}}}
|-
|-
| style="background:#BBBBBB; text-align: center;"| Name Origin:
| style="background:#BBBBBB; text-align: center;"| Name Origin:
| colspan="2" | ..... <br> .....
| colspan="2" | {{{name-origin}}}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Attacks:
| colspan="3" style="background:#BBBBBB;"| Attacks:
|-
|-
| colspan="2" | 1) Attack 1
| colspan="2" | 1) {{{atk1-name}}}
| ---
| {{{atk1-level}}}
|-
|-
| colspan="2" | 2) Attack 2
| colspan="2" | 2) {{{atk2-name}}}
| ---
| {{{atk2-level}}}
|-
|-
| colspan="2" | 3) Attack 3
| colspan="2" | 3) {{{atk3-name}}}
| Level
| {{{atk3-level}}}
|-
|-
| colspan="2" | 4) Attack 4
{{#if {{{atk4-name|}}} |
| Level
{{!}}-
{{!}} colspan="2" {{!}} 4) {{{atk4-name}}}
{{!}} {{{atk4-level}}} }}
|-
|-
| colspan="3" style="background:#BBBBBB;"| Info Text:
| colspan="3" style="background:#BBBBBB;"| Info Text:
|-
|-
| colspan="3" | Japanese: <br> Translated: <br> Bootleg:
| colspan="3" | Japanese: {{{infotext-j}}} <br> Translated: {{{infotext-t}}} <br> Bootleg: {{{infotext-b}}}
|-
|-
| style="background:#BBBBBB;"| Arrive Text:
| style="background:#BBBBBB;"| Arrive Text:
Line 45: Line 47:
| style="background:#BBBBBB;"| Other Notes:
| style="background:#BBBBBB;"| Other Notes:
|-
|-
| J: <br> T: <br> B:  
| J: {{{arrive-j}}} <br> T: {{{arrive-t}}} <br> B: {{{arrive-b}}}
| J: <br> T: <br> B:  
| J: {{{attack-j}}} <br> T: {{{attack-t}}} <br> B: {{{attack-b}}}
| .....
| {{{other-notes}}}
|-
|-
|}
|}

Revision as of 00:06, 17 September 2010

{{#if |
{{{name}}}
{{{name-r}}} / {{{name-j}}}
Bootleg:
{{{name-b}}}
{{{stage}}} Denjuu, {{{habitat}}} type
Evolutions: {{{evolution}}}
Evolves from: {{{pre-evo}}}
EXP Item: DNA Item: Melody:
{{{EXP-item}}} {{{DNA-item}}} {{{melody}}}
Name Origin: {{{name-origin}}}
Attacks:
1) {{{atk1-name}}} {{{atk1-level}}}
2) {{{atk2-name}}} {{{atk2-level}}}
3) {{{atk3-name}}} {{{atk3-level}}}
4) {{{atk4-name}}} {{{atk4-level}}} }}
Info Text:
Japanese: {{{infotext-j}}}
Translated: {{{infotext-t}}}
Bootleg: {{{infotext-b}}}
Arrive Text: Attack Text: Other Notes:
J: {{{arrive-j}}}
T: {{{arrive-t}}}
B: {{{arrive-b}}}
J: {{{attack-j}}}
T: {{{attack-t}}}
B: {{{attack-b}}}
{{{other-notes}}}


This is a template for arranging the info in WF:T1T in tables. It's in progress.

{{T1T-box
| name        = 
| name-j      = 
| name-r      = 
| name-b      =
| stage       = 
| habitat     = 

| evolution   = 
| pre-evo     = 
| EXP-item    = 
| DNA-item    = 
| melody      = 
| name-origin = 

| atk1-name   = 
| atk1-level  = 
| atk2-name   = 
| atk2-level  = 
| atk3-name   = 
| atk3-level  = 
| atk4-name   = 
| atk4-level  = 

| infotext-j  = 
| infotext-t  = 
| infotext-b  = 
| arrive-j    = 
| arrive-t    = 
| arrive-b    =
| attack-j    = 
| attack-t    = 
| attack-b    = 
| other-info  = 
}}