Difference between revisions of "Template:Dot/Main"
From Shadow of the Throne Wiki
(Generates appropriate number of dots with spacing if needed) |
Storyteller (Talk | contribs) m (2 revisions) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#ifexpr:{{#if:{{{separator}}}|1|0}} and (({{{1}}}>5) or ({{{2}}}>5))<!-- Only use complex version if absolutely necessary --> | + | <includeonly>{{#ifexpr:{{#if:{{{separator}}}|1|0}} and (({{{1}}}>5) or ({{{2}}}>5))<!-- Only use complex version if absolutely necessary --> |{{Dot/Basic|{{Min|{{{1}}}|5}}|{{Min|{{{2}}}|5}}|fillchar={{{fillchar}}}|hollowchar={{{hollowchar}}}}} {{Dot/Basic|{{#expr:{{{1}}}-5}}|{{#expr:{{{2}}}-5}}|fillchar={{{fillchar}}}|hollowchar={{{hollowchar}}}}} |{{Dot/Basic|{{{1}}}|{{{2}}}|fillchar={{{fillchar}}}|hollowchar={{{hollowchar}}}}}}}</includeonly> |
− | + | ||
− | + |