Template:TranslateMe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Template == | == 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;"> | <table width="100%" style="border: 1px solid #aaaaaa;"> | ||
<tr valign="top" style="background: #EFEFEF;"> | <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/ | <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 == | == Syntax & Example == | ||
<nowiki>{{TranslateMe}}</nowiki> | <nowiki>{{TranslateMe}}</nowiki> | ||
{{TranslateMe}} | {{TranslateMe}} | ||
[[Category:Templates]] |