Template:Infobox Bug: Difference between revisions
Jump to navigation
Jump to search
(testin') |
Blaziken257 (talk | contribs) (Created page with "{| align="right" cellpadding="2" style="background: #004A25; width: 250px; border-spacing: 0px; color: #FFFFFF; margin-bottom:0.5em; margin-left:1em;" |- style="text-align:cente...") |
||
Line 1: | Line 1: | ||
{| width=" | {| align="right" cellpadding="2" style="background: #004A25; width: 250px; border-spacing: 0px; color: #FFFFFF; margin-bottom:0.5em; margin-left:1em;" | ||
| | |- style="text-align:center; background: #FFFFFF; color: #000000;" | ||
! colspan="2" | '''Bug''' | |||
|- style="text-align:center;" | |||
| colspan="2" style="border-style: solid; border-color: #000000; border-width: 1px 1px 0 1px;" | '''{{{name}}}''' | |||
|- style="background: #282828; text-align:center;" | |||
| style="border: 1px solid #000000; width: 80px;" | No. {{{number}}} | |||
| style="border: 1px solid #000000; border-left-width: 0;" | <span style="font-size: 85%;"> {{{japname}}} / {{{romaji}}}</span> | |||
|- style="height: 1px; background: #4A7247" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | |||
|- style="background: #191919; text-align: center;" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:B-{{{number}}}.gif]] | |||
|- style="background: #191919; text-align: center;" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | |||
{| class="collapsible collapsed" style="border: none; background: #191919; width:100%; color: #FFFFFF;" | |||
! Official artwork | |||
|- | |- | ||
| | | [[File:B-{{{number}}}-O.gif]] | ||
|} | |||
|- style="height: 1px; background: #4A7247" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | |||
|- | |- | ||
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | ... | |||
| | | style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | -- | ||
|- | |- | ||
| | | style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | ... | ||
| style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | -- | |||
|- style="height: 1px; background: #4A7247" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | |||
|- | |||
| style="text-align: center; border: 1px solid #000000; border-top-width: 0;" | Version | |||
| style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | [[File:{{{found-in}}}_icon.gif]] {{#if:{{{found-in2|}}}|[[File:{{{found-in2}}}_icon.gif]]|}} | |||
|- style="height: 1px; background: #4A7247;" | |||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | |||
|} | |||
<noinclude> | |||
== Description == | |||
This is the infobox for Bugs in Bugsite. | |||
To use this template, copy the text below into the top of an article and fill in each section: | |||
<pre><nowiki> | |||
{{Infobox Bug | |||
| name = | |||
| japname = | |||
| romaji = | |||
| number = | |||
| found-in = Alpha | |||
| found-in2 = Beta | |||
}} | |||
</nowiki></pre> | |||
If the Bug is only found in Alpha, simply remove found-in2. If the Bug is only found in Beta, change found-in to Beta and remove found-in2. | |||
</noinclude> | </noinclude> |
Revision as of 16:45, 16 March 2011
Bug | |||
---|---|---|---|
{{{name}}} | |||
No. {{{number}}} | {{{japname}}} / {{{romaji}}} | ||
[[File:B-{{{number}}}.gif]] | |||
| |||
... | -- | ||
... | -- | ||
Version | [[File:{{{found-in}}}_icon.gif]] | ||
Description
This is the infobox for Bugs in Bugsite.
To use this template, copy the text below into the top of an article and fill in each section:
{{Infobox Bug | name = | japname = | romaji = | number = | found-in = Alpha | found-in2 = Beta }}
If the Bug is only found in Alpha, simply remove found-in2. If the Bug is only found in Beta, change found-in to Beta and remove found-in2.