Difference between revisions of "Template:Infobox conditional data bar"

From Dwaia Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
<table class="infobox">
 
<table class="infobox">
 
{{ Infobox default title    | Strong man }}
 
{{ Infobox default title    | Strong man }}
{{ Infobox conditional data bar | Level | value=43.2|color=yellow}}
+
{{ Infobox conditional data bar | Level | value=43.2|color=yellow|text=storng}}
 
{{ Infobox conditional data bar | Strongthness | value=75}}
 
{{ Infobox conditional data bar | Strongthness | value=75}}
 
{{ Infobox conditional data bar | Sped | value=23}}
 
{{ Infobox conditional data bar | Sped | value=23}}

Revision as of 23:35, 11 May 2019

{{{1}}}

{{{value}}}

Example use:

<table class="infobox">
{{ Infobox default title    | Strong man }}
{{ Infobox conditional data bar | Level | value=43.2|color=yellow|text=storng}}
{{ Infobox conditional data bar | Strongthness | value=75}}
{{ Infobox conditional data bar | Sped | value=23}}
{{ Infobox conditional data bar | Intelligonce | value=0}}
</table>

becomes:

Strong man
Level
43.2
Srongthness
75
Sped
23
Intelligonce
0