Template:Translator: Difference between revisions
From A3! Wiki
Fimbulvetr (talk | contribs) No edit summary |
Fimbulvetr (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>==How to Use== | ||
<pre> | <pre> | ||
{{Translator | {{Translator | ||
|name= | |name= | ||
Line 16: | Line 15: | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
.translator { | .translator { | ||
margin: 3em | margin-top: 2em; | ||
margin-bottom: 3em; | |||
text-align: center; | text-align: center; | ||
} | } | ||
}} | }} | ||
<div class="translator" style="display: block;"><span class="translatorcredit"><span>{{#if: {{{link|}}} | [{{{link|}}} {{{name}}}] | {{{name|}}} }}</span></span></div></includeonly> | <div class="translator" style="display: block;"><span class="translatorcredit"><span>{{#if: {{{link|}}} | [{{{link|}}} {{{name}}}] | {{{name|}}} }}</span></span></div></includeonly> |