Template:Item: Difference between revisions
From Paw Borough Wiki
No edit summary  | 
				No edit summary  | 
				||
| (21 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{| class="  | <noinclude>  | ||
!  colspan="  | {{#cargo_declare:_table=Items  | ||
|flavor_text=Wikitext  | |||
|gets=List (,) of Wikitext  | |||
|price=Integer  | |||
|Currency=String  | |||
|sell=Integer  | |||
|flavor=String  | |||
|curren  | |||
}}  | |||
</noinclude>  | |||
<includeonly>  | |||
{{#cargo_store:_table=Items  | |||
|flavor_text={{{flavor_text|}}}  | |||
|gets={{{gets|}}}  | |||
|currency={{{curr|}}}  | |||
|price={{{price|}}}  | |||
|sell={{{sell|}}}  | |||
|flavor={{{flavor|}}}  | |||
}}  | |||
{| class="infobox" style = "float: right;  margin:1%;"  | |||
!  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="4" style="text-align: center; background:#965c2d; color:white; border-radius:2em;" | <small>{{{capt1|}}}</small>  | |||
|-  | |||
! 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>  | ||
|-  | |-  | ||
! Acquired Via  | ! colspan="2" style="text-align: center;border-radius:2em; background:#965c2d; color:white; width:40%;"|  Acquired Via  | ||
| {{{gets|}}}  | | colspan="2" style="text-align: center;font-weight:bold; background:white; border-radius:2em;padding-left: 10px; "| {{{gets|}}}  | ||
|-  | |-  | ||
!   | ! style="text-align: center;border-radius:2em; background:#965c2d; color:white; width:25%;"| Cost  | ||
| {{{price|}}}  | | style="text-align: center;font-weight:bold; background:white; border-radius:2em;padding-left: 5px; width:25%;"| {{{price|}}} {{#ifeq: {{{curr|}}}|Copper|{{c}}|}}{{#ifeq: {{{curr|}}}|Silver|{{s}}|}}  | ||
! style="text-align: center;border-radius:2em; background:#965c2d; color:white; width:25%;"| Worth  | |||
| style="text-align: center;font-weight:bold; background:white; border-radius:2em;padding-left: 5px; width:25%;"| {{{sell|}}} {{c}}  | |||
|-{{#if: {{{flavor|}}}||style="display: none"}}  | |||
! colspan="2" style="text-align: center;border-radius:2em; background:#965c2d; color:white; width:40%;"|  Flavor  | |||
| colspan="2" style="text-align: center;font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{flavor|}}}{{f|{{{flavor|}}}}}  | |||
|-  | |-  | ||
|-{{#if: {{{debut|}}}||style="display: none"}}  | |-{{#if: {{{debut|}}}||style="display: none"}}  | ||
! Debut Date  | ! colspan="2" style="text-align: center;border-radius:2em; background:#965c2d; color:white; width:40%;"|  Debut Date  | ||
| {{{debut|}}}  | | colspan="2" style="text-align: center;font-weight:bold; background:white; border-radius:2em;padding-left: 5px; "| {{{debut|}}}  | ||
|}  | |}</includeonly>  | ||
<noinclude>  | |||
<pre>  | |||
{{Item  | |||
|img=  | |||
|smallimg=  | |||
|capt1= Item  | |||
|capt2=Icon for   | |||
|curr=  | |||
|gets=  | |||
|price=  | |||
|flavor=  | |||
|sell=  | |||
|debut=  | |||
|flavor_text=  | |||
}}  | |||
</pre>  | |||
</noinclude>  | |||
Latest revision as of 20:15, 14 February 2025
This template defines the table "Items". View table.
{{Item
|img=
|smallimg=
|capt1= Item
|capt2=Icon for 
|curr=
|gets=
|price=
|flavor=
|sell=
|debut=
|flavor_text=
}}
