Template:TranslateMe: Difference between revisions
Jump to navigation
Jump to search
(added Template_TranslateMe with graphic. Verification and update needed please.) |
No edit summary |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | == Template == | ||
<onlyinclude>{{Article Information Box | |||
| class name = TranslateMe | |||
| left cell bgcolor = #DFDFDF | |||
| left cell icon = [[Image:TranslateMe.png|32px]] | |||
| left cell text = '''Translation''' | |||
| right cell bgcolor = #EFEFEF | |||
| right cell text = '''This page has new contents or important changes''', and needs to be translated to other languages. | |||
}}</onlyinclude> | |||
= | == Old Code == | ||
<div class="StableContent"> | |||
<table width="100%" style="border: 1px solid #aaaaaa;"> | |||
<tr valign="top" style="background: #EFEFEF;"> | |||
<td style="background: #DFDFDF; white-space: nowrap; padding: 2px 6px 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 13px;">[[Image:TranslateMe.png]] '''This page has new contents or important changes''', and needs to be translated to other languages.</td></tr></table></div><br/> | |||
== Syntax & Example == | |||
<nowiki>{{TranslateMe}}</nowiki> | |||
{{TranslateMe}} | |||
[[Category:Templates]] | |||