Difference between revisions of "Template:M"

From Data JW United
Jump to navigation Jump to search
(Created page with "<noinclude> {| class="wikitable" |- ! Code !! Example !! Result |- | <code><nowiki>{{raw:data:m|10|element}}</nowiki></code> || <code><nowiki>{{raw:data:m|10|actual text}}</no...")
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 +
<code>m</code> stands for "marginer" and can be used to set margin to any element.
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-

Revision as of 05:19, 1 October 2020

m stands for "marginer" and can be used to set margin to any element.

Code Example Result
{{raw:data:m|10|element}} {{raw:data:m|10|actual text}}
actual text
{{raw:data:m|10|5|element}} {{raw:data:m|10|5|actual text}}
actual text
{{raw:data:m|10|5|20|element}} {{raw:data:m|10|5|20|actual text}}
actual text
{{raw:data:m|10|20|30|50|element}} {{raw:data:m|10|20|30|50|actual text}}
actual text