Template:Pip120: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{|style="background:black; width:120px" cellpadding="0" cellspacing="0" | style="background:black; height:25px"|{{Pips|{{{1}}}|{{{2}}}|{{{3}}}}} |}</includeonly><...") |
m (fixed if statement) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{|style="background: | <includeonly>{|style="background=#{{#if: {{{3|}}}|{{{FIBGColor|}}}|{{{DefBGColor|}}}}}; width:50px" cellpadding="0" cellspacing="0" | ||
| style="background: | | style="background=#{{#if: {{{3|}}}|{{{FIBGColor|}}}|{{{DefBGColor|}}}}}; height:25px"|{{Pips|{{{1}}}|{{{2}}}|{{{3}}}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Puts pip in a | Puts pip in a 50px table so it doesn't float right. | ||
[[Category:Wiki System Templates]] | [[Category:Wiki System Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:29, 22 May 2023
Puts pip in a 50px table so it doesn't float right.