You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Space: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
(Created page with "{{#switch: {{{1}}} | 1=  | 2= {{unicode| }} | 3=  {{unicode| }} | 4=  {{unicode| }}  | 5=  {{unicode| }}   | 6=  {{un...")
 
No edit summary
Line 31: Line 31:
|30=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   
|30=  {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   {{unicode| }}   
|0|#default=}}<noinclude>
|0|#default=}}<noinclude>
{{documentation}}
This is a template to insert a "space" when writing wiki code with other functions. There is an optional first parameter which will create extra spaces, up to 30 consecutive spaces.
 
====Examples====
*{{space}} will insert 1 space.
*{{space|3}} will insert 3 spaces.
*{{space|30}} will insert 30 spaces.
</noinclude>
</noinclude>

Revision as of 16:36, 25 October 2010

This is a template to insert a "space" when writing wiki code with other functions. There is an optional first parameter which will create extra spaces, up to 30 consecutive spaces.

Examples

  • will insert 1 space.
  •   will insert 3 spaces.
  •                  will insert 30 spaces.