Template:SmCost: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
(Attempt at making this template more compact)
m (Formatting)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>{| align=center cellspacing=0 cellpadding=5 style="background-color:#{{{bgcolor|}}}; text-align:center"
<includeonly>
{| align=center cellspacing=0 cellpadding=5 style="background-color:#{{{bgcolor|}}}; text-align:center"
|- valign=middle align=middle
|- valign=middle align=middle
| {{#switch: {{{1|}}}| | style="display: none;"}} | {{-}}{{{1|}}}
| {{#switch: {{{w|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{W}}<br>{{{w|}}} | {{{w|}}}{{-}}{{W}}}}
| {{#switch: {{{2|}}}| | style="display: none;"}} | {{-}}{{{2|}}}
| {{#switch: {{{m|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{M}}<br>{{{m|}}} | {{{m|}}}{{-}}{{M}}}}
| {{#switch: {{{3|}}}| | style="display: none;"}} | {{-}}{{{3|}}}
| {{#switch: {{{o|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{O}}<br>{{{o|}}} | {{{o|}}}{{-}}{{O}}}}
| {{#switch: {{{4|}}}| | style="display: none;"}} | {{-}}{{{4|}}}
| {{#switch: {{{s|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{S}}<br>{{{s|}}} | {{{s|}}}{{-}}{{S}}}}
| {{#switch: {{{5|}}}| | style="display: none;"}} | {{-}}{{{5|}}}
| {{#switch: {{{c|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{C}}<br>{{{c|}}} | {{{c|}}}{{-}}{{C}}}}
| {{#switch: {{{6|}}}| | style="display: none;"}} | {{-}}{{{6|}}}
| {{#switch: {{{gem|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{Gem}}<br>{{{gem|}}} | {{{gem|}}}{{-}}{{Gem}}}}
| {{#switch: {{{7|}}}| | style="display: none;"}} | {{-}}{{{7|}}}
| {{#switch: {{{g|}}}| =style="display: none;"|}} | {{#switch: {{{vert|}}}| y={{G}}<br>{{{g|}}} | {{{g|}}}{{-}}{{G}}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
== Examples ==
== Examples ==
<pre>{{SmCost|{{M}}<br>10|{{G}}<br>7500}}</pre>
<pre>{{SmCost|vert=y|m=10|g=7500}}</pre>
{{SmCost|{{M}}<br>10|{{G}}<br>7500}}
{{SmCost|vert=y|m=10|g=7500}}
<pre>{{SmCost|{{W}}<br>100|{{M}}<br>100|{{O}}<br>100|{{S}}<br>100|{{C}}<br>100|{{Gem}}<br>100|{{G}}<br>50000}}</pre>
 
{{SmCost|{{W}}<br>100|{{M}}<br>100|{{O}}<br>100|{{S}}<br>100|{{C}}<br>100|{{Gem}}<br>100|{{G}}<br>50000}}
<pre>{{SmCost|vert=y|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}</pre>
{{SmCost|vert=y|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}
 
<pre>{{SmCost|m=10|g=7500}}</pre>
{{SmCost|m=10|g=7500}}
 
<pre>{{SmCost|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}</pre>
{{SmCost|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}


[[Category: Help templates]]</noinclude>
[[Category: Help templates]]</noinclude>

Latest revision as of 19:52, 15 April 2024

Examples[edit]

{{SmCost|vert=y|m=10|g=7500}}
Wood
Mercury
10
Ore
Sulfur
Crystal
Gem
Gold
7500
{{SmCost|vert=y|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}
Wood
100
Mercury
100
Ore
100
Sulfur
100
Crystal
100
Gem
100
Gold
50000
{{SmCost|m=10|g=7500}}
 Wood 10 Mercury  Ore  Sulfur  Crystal  Gem 7500 Gold
{{SmCost|w=100|m=100|o=100|s=100|c=100|gem=100|g=50000}}
100 Wood 100 Mercury 100 Ore 100 Sulfur 100 Crystal 100 Gem 50000 Gold