User:Casscoon/Sandbox/Template:Infobox Bug: Difference between revisions
Jump to navigation
Jump to search
(template wip for bugs) |
mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Proposal for new Infobox Style.<br /> | Proposal for new Infobox Style.<br /> | ||
Make a Template:Switch-Bug for a top bar like the Telefang templates?<br /> | Make a Template:Switch-Bug for a top bar like the Telefang templates?<br /> | ||
Include a field for next stage and prev stage just to have more info for the bar.</noinclude> | Include a field for next stage and prev stage just to have more info for the bar.<br> | ||
Have the stages sections show the cute little icons for the next and prev stage if applicable? | |||
<br>Move art to bottom to make most of the infobox visually consistent?<br> | |||
Have evolution be on the bottom under found in?</noinclude> | |||
<!-- ----------------------------- --> | <!-- ----------------------------- --> | ||
{| align="right" cellpadding="2" style="background: white; width: 250px; border-spacing: 0px; border-width: 1px; color: #FFFFFF; margin-bottom:0.5em; margin-left:1em;" | {| align="right" cellpadding="2" style="background: white; width: 250px; border-spacing: 0px; border-width: 1px; color: #FFFFFF; margin-bottom:0.5em; margin-left:1em;" | ||
Line 14: | Line 17: | ||
|- style="height: 1px; background: #48b972" | |- style="height: 1px; background: #48b972" | ||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | ||
|- style="background: # | |- style="background: #000; text-align: center;" | ||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:B-{{{no}}}.gif]] | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | [[File:B-{{{no}}}.gif]] | ||
|- style="background: # | |- style="background: #000; text-align: center;" | ||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | ||
{| class="mw-collapsible mw-collapsed" style="border: none; background: #FFFFFF; width: 100%" | {| class="mw-collapsible mw-collapsed" style="border: none; background: #FFFFFF; width: 100%" | ||
Line 27: | Line 30: | ||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | ||
|- | |- | ||
| style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | . | | style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | '''Prev. Stage''' | ||
| style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | | | style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | None {{#if:{{{prev|}}}|[[{{{prev}}}]]|}} | ||
|- | |- | ||
| style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | | | style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | '''Next Stage''' | ||
| style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | -- | | style="background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" | {{#if:{{{next|}}}|[[{{{next}}}]]|}} | ||
|- | |||
| style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | '''Maker''' | |||
| style="text-align: center; background: #282828; border: solid #000000; padding-left: 4px; border-width: 0 1px 1px 0;" |[[File:{{{maker}}}Browser.gif]] | |||
|- style="height: 1px; background: #48b972" | |- style="height: 1px; background: #48b972" | ||
| colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | | colspan="2" style="border: 1px solid #000000; border-top-width: 0;" | | ||
|- | |- | ||
| style="text-align: center; border: 1px solid #000000; background: black; border-top-width: 0;" | Version | | style="text-align: center; border: 1px solid #000000; background: black; 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="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: #48b972;" | |- style="height: 1px; background: #48b972;" | ||
| colspan="2" style="border: | | colspan="2" style="border-style: solid; border: 3px solid #5a422c; background: black; border-radius: 0 0 5px 5px; border-color: #000000; border-width: 1px;" | | ||
|} | |} | ||
Line 48: | Line 54: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Infobox | {{Infobox Bug | ||
| name | | name = Bandlier | ||
| ja | | ja = バンドリャー | ||
| romaji | | romaji = Bandoryaa | ||
| | | no = 019 | ||
| | | maker = FE | ||
| | | prev = Bandlin | ||
| | | next = Bandlin | ||
| found-in | | found-in = | ||
| found-in2 | | found-in2 = beta | ||
| | |}} | ||
</nowiki></pre> | </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. | |||
* If the | * If the Bug does not evolve or have a previous evolution leave the fields blank. | ||
* If the Denjuu does not appear in Telefang 2, remove <code>true</code> from <code>telefang2</code>. | * If the Denjuu does not appear in Telefang 2, remove <code>true</code> from <code>telefang2</code>. | ||
== Example == | == Example == | ||
{{User:Casscoon/Sandbox/Template:Infobox_Bug | {{User:Casscoon/Sandbox/Template:Infobox_Bug | ||
|name=Bandlier | | name = Bandlier | ||
|ja= バンドリャー | | ja = バンドリャー | ||
|romaji=Bandoryaa | | romaji = Bandoryaa | ||
|no=019 | | no = 019 | ||
|maker=FE | | maker = FE | ||
| | | prev = Bandlin | ||
| next = | |||
| found-in = beta | |||
|}} | |}} | ||
</noinclude> | </noinclude> |
Latest revision as of 08:29, 16 September 2023
Note
Proposal for new Infobox Style.
Make a Template:Switch-Bug for a top bar like the Telefang templates?
Include a field for next stage and prev stage just to have more info for the bar.
Have the stages sections show the cute little icons for the next and prev stage if applicable?
Move art to bottom to make most of the infobox visually consistent?
Have evolution be on the bottom under found in?
Bug | ||||
---|---|---|---|---|
[[File:B-{{{no}}}-I.gif]] {{{name}}} | ||||
No. {{{no}}} | {{{ja}}} / {{{romaji}}} | |||
[[File:B-{{{no}}}.gif]] | ||||
| ||||
Prev. Stage | None | |||
Next Stage | ||||
Maker | [[File:{{{maker}}}Browser.gif]] | |||
Version | [[File:{{{found-in}}}_icon.gif]] | |||
Description[edit]
This is the infobox for Denjuu.
To use this template, copy the text below into the top of an article and fill in each section:
{{Infobox Bug | name = Bandlier | ja = バンドリャー | romaji = Bandoryaa | no = 019 | maker = FE | prev = Bandlin | next = Bandlin | found-in = | 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.
- If the Bug does not evolve or have a previous evolution leave the fields blank.
- If the Denjuu does not appear in Telefang 2, remove
true
fromtelefang2
.
Example[edit]
Bug | ||||
---|---|---|---|---|
Bandlier | ||||
No. 019 | バンドリャー / Bandoryaa | |||
| ||||
Prev. Stage | None Bandlin | |||
Next Stage | ||||
Maker | File:FEBrowser.gif | |||
Version | ||||