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
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{#switch: {{{1}}}
{{#switch: {{{1}}}
| 1= 
| 1={{unicode| }}
| 2= {{unicode| }}  
| 2= {{unicode| }}  
| 3=  {{unicode| }}
| 3=  {{unicode| }}

Revision as of 10:07, 16 February 2011

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.

Explanation

  • {{space}} will insert 1 space.
  • {{space|3}} will insert 3 spaces.
  • {{space|30}} will insert 30 spaces.

Examples

  • {{space}}
  •   {{space|3}}
  •      {{space|8}}
  •          {{space|17}}
  •                 {{space|30}}