Template:Item: Difference between revisions
From Paw Borough Wiki
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|gets=List (,) of Wikitext | |gets=List (,) of Wikitext | ||
|price=Integer | |price=Integer | ||
|sell=Integer | |||
|flavor=String | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 10: | Line 12: | ||
|gets={{{gets|}}} | |gets={{{gets|}}} | ||
|price={{{price|}}} | |price={{{price|}}} | ||
|sell={{{sell|}}} | |||
|flavor={{{flavor|}}} | |||
}} | }} | ||
{| class="infobox" style = "float: right; margin:1%;" | {| class="infobox" style = "float: right; margin:1%;" | ||
! colspan=" | ! colspan="4"|'''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
! colspan=" | ! colspan="4" {{#if: {{{img|}}}||style="display: none"}} | [[File:{{{img|}}}]] | ||
|- {{#if: {{{img|}}}||style="display: none"}} | |- {{#if: {{{img|}}}||style="display: none"}} | ||
|- | |- | ||
| colspan=" | | colspan="4" style="text-align: center; padding-left: 2px; padding-right: 2px;" | {{{flavor_text|}}} | ||
|- | |- | ||
| colspan=" | | colspan="4" style="text-align: center; background:#965c2d; color:white; border-radius:2em;" | <small>{{{capt1|}}}</small> | ||
|- | |- | ||
! colspan=" | ! colspan="4" {{#if: {{{smallimg|}}}||style="display: none"}} | [[File:{{{smallimg|}}}]] | ||
|- {{#if: {{{smallimg|}}}||style="display: none"}} | |- {{#if: {{{smallimg|}}}||style="display: none"}} | ||
| colspan=" | | colspan="4" style="text-align: center; background:#965c2d; color:white; border-radius:2em;" | <small>{{{capt2|}}}</small> | ||
|- | |- | ||
! style="border-radius:2em; background:#965c2d; color:white; width:40%;"| Acquired Via | ! colspan="2" style="border-radius:2em; background:#965c2d; color:white; width:40%;"| Acquired Via | ||
| style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{gets|}}} | | colspan="2" style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{gets|}}} | ||
|- | |- | ||
! style="border-radius:2em; background:#965c2d; color:white; width:40%;"| | ! style="border-radius:2em; background:#965c2d; color:white; width:25%;"| Cost | ||
| style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{ | | style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; width:25%;"| {{{price|}}} | ||
! style="border-radius:2em; background:#965c2d; color:white; width:25%;"| Worth | |||
| style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; width:25%;"| {{{sell|}}} | |||
|-{{#if: {{{flavor|}}}||style="display: none"}} | |||
! colspan="2" style="border-radius:2em; background:#965c2d; color:white; width:40%;"| Flavor | |||
| colspan="2" style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| [[{{{flavor|}}}]] | |||
|- | |- | ||
|-{{#if: {{{debut|}}}||style="display: none"}} | |-{{#if: {{{debut|}}}||style="display: none"}} | ||
! style="border-radius:2em; background:#965c2d; color:white; width:40%;"| Debut Date | ! colspan="2" style="border-radius:2em; background:#965c2d; color:white; width:40%;"| Debut Date | ||
| style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{debut|}}} | | colspan="2" style="font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{debut|}}} | ||
|} | |} |