Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators, trusted
11,087
edits
(Created page with "<noinclude>Adds vertical space. Default value = 21px. '''To copy:''' <pre>{{Vertical space|}}</pre> or <pre>{{Vertical space|50px}}</pre> Category: Design templates ...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>Adds vertical space. Default value = | <noinclude>Adds vertical space. Default value = 1em. | ||
'''To copy:''' | '''To copy:''' | ||
Line 9: | Line 9: | ||
[[Category: Design templates]] | [[Category: Design templates]] | ||
[[Category: Templates for SD]] | [[Category: Templates for SD]] | ||
</noinclude><includeonly><div style="width: 1px; height: {{{1| | </noinclude><includeonly><div style="width: 1px; height: {{#if: {{{1|}}}| {{{1}}}|1em}};"></div></includeonly> |