Template:Translator: Difference between revisions

From A3! Wiki
Fimbulvetr (talk | contribs)
No edit summary
Fimbulvetr (talk | contribs)
mNo edit summary
Line 16: Line 16:
<includeonly>{{#css:
<includeonly>{{#css:
.translator {
.translator {
margin: 3em auto;
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>

Revision as of 14:34, 27 December 2017

==How to Use==
{{Translator
|name=
|link=Optional (use if external link needed)
}}

Example