Template:Dots: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>NotBrandX
m FINALLY got it right
1d4chan>NotBrandX
mNo edit summary
Line 1: Line 1:
<includeonly>{{Repeat|{{{1|0}}}|<BIG></BIG>}}{{Repeat|{{ssub|{{{2|0}}}|{{{1|0}}}}}|○}}</includeonly><noinclude>
<includeonly><BIG>{{Repeat|{{{1|0}}}|●}}{{Repeat|{{ssub|{{{2|0}}}|{{{1|0}}}}}|○}}</BIG></includeonly><noinclude>
 
<BIG>●○●○●○●○●○●○●○●○●○●○●○●○●</BIG>
Usage:
Usage:
{|border=1
{|border=1
Line 12: Line 12:
* <nowiki>{{dots|3}}</nowiki> -> {{dots|3}}
* <nowiki>{{dots|3}}</nowiki> -> {{dots|3}}
* <nowiki>{{dots|2|5}}</nowiki> -> {{dots|2|5}}
* <nowiki>{{dots|2|5}}</nowiki> -> {{dots|2|5}}
<BIG>●○●○●</BIG>
</noinclude>
</noinclude>

Revision as of 17:15, 31 May 2010

●○●○●○●○●○●○●○●○●○●○●○●○● Usage:

{{dots|X}} row of X filled-in dots
{{dots|X|Y}} row of Y dots, first X are filled-in.

Examples:

  • {{dots|3}} -> ●●●
  • {{dots|2|5}} -> ●●○○○

●○●○●