Template:Dots: Difference between revisions

From 2d4chan
Jump to navigation Jump to search
1d4chan>NotBrandX
mNo edit summary
imported>Administrator
m 16 revisions imported
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{Repeat|{{{1|0}}}|<BIG></BIG>}}{{Repeat|{{ssub|{{{2|0}}}|{{{1|0}}}}}|<BIG>○</BIG>}}</includeonly><noinclude>
<includeonly><BIG>{{Repeat|{{{1|0}}}|●}}{{Repeat|{{{2|0}}}|}}</BIG></includeonly><noinclude>
 
<BIG>●○●○●○●○●○●○●○●○●○●○●○●○●</BIG>
Usage:
Usage:
{|border=1
{|border=1
Line 11: Line 11:
Examples:
Examples:
* <nowiki>{{dots|3}}</nowiki> -> {{dots|3}}
* <nowiki>{{dots|3}}</nowiki> -> {{dots|3}}
* <nowiki>{{dots|2|5}}</nowiki> -> {{dots|1|5}}
* <nowiki>{{dots|2|5}}</nowiki> -> {{dots|2|5}}
<BIG>●○●○●</BIG>
</noinclude>
</noinclude>

Latest revision as of 18:12, 24 June 2023

●○●○●○●○●○●○●○●○●○●○●○●○● 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}} -> ●●○○○○○

●○●○●