Template:Value table row: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>|- style="background-color:{{{bgc|}}};" | {{town|{{{1}}}|noname=}} || style="padding-left:4px; text-align:left;" | {{cn|{{{2}}}|image={{{image|{{{2}}}}}}}} || {{{...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>|- style="background-color:{{{bgc|}}};" | <includeonly>|- style="background-color:{{{bgc|}}};" | ||
| {{town|{{{1}}}|noname=}} || style="padding-left:4px; text-align:left;" | {{cn|{{{2}}}|image={{{image|{{{2}}}}}}}} || {{{3|}}} || {{{4|}}}{{{5|}}}</includeonly><noinclude> | | {{{no_town|{{town|{{{1}}}|noname=}}}}} || style="padding-left:4px; text-align:left;" | {{cn|{{{2}}}|image={{{image|{{{2}}}}}}}} || {{{3|}}} || {{{4|}}}{{{5|}}}</includeonly><noinclude> | ||
<nowiki> {| | <nowiki> {| | ||
Line 16: | Line 16: | ||
<nowiki> {| cellspacing=0 | <nowiki> {| cellspacing=0 | ||
! Town !! Creature !! stat 2 !! stat 2 !! stat 3 | ! Town !! Creature !! stat 2 !! stat 2 !! stat 3 | ||
{{value table row| | {{value table row|no_town=|something to feed {{{1}}} variable|Nomad|123|123{{!}}{{!}}123|bgc=yellow|image=Orc (HotA)}} | ||
|}</nowiki> | |}</nowiki> | ||
for | for | ||
{| cellspacing=0 | {| cellspacing=0 | ||
! Town !! Creature !! stat 2 !! stat 2 !! stat 3 | ! Town !! Creature !! stat 2 !! stat 2 !! stat 3 | ||
{{value table row| | {{value table row|no_town=|something to feed {{{1}}} variable|Nomad|123|123{{!}}{{!}}123|bgc=yellow|image=Orc (HotA)}} | ||
|} | |} | ||
[[Category: Table templates|{{PAGENAME}}]] | [[Category: Table templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Revision as of 01:27, 29 March 2020
{| ! Town !! Creature !! stat 2 !! stat 2 {{value table row|Inferno|Nomad|123|123}} |}
for
Town | Creature | stat 2 | stat 2 |
---|---|---|---|
Nomad | 123 | 123 |
and
{| cellspacing=0 ! Town !! Creature !! stat 2 !! stat 2 !! stat 3 {{value table row|no_town=|something to feed {{{1}}} variable|Nomad|123|123{{!}}{{!}}123|bgc=yellow|image=Orc (HotA)}} |}
for
Town | Creature | stat 2 | stat 2 | stat 3 |
---|---|---|---|---|
Nomad | 123 | 123 | 123 |