Difference between revisions of "Template:WithEn"
From Game Detectives Wiki
| [unchecked revision] | [unchecked revision] |
(Created page with "{{#ifeq:{{{1|}}}|{{{2|}}} |{{{2}}} |{{{1}}}<hr />{{{2}}} }}") |
(doc) |
||
| Line 2: | Line 2: | ||
|{{{2}}} | |{{{2}}} | ||
|{{{1}}}<hr />{{{2}}} | |{{{1}}}<hr />{{{2}}} | ||
| + | }}<noinclude> | ||
| + | {{ {{TNTN|Documentation}} |content= | ||
| + | |||
| + | This template prepends English source text to its translation text. | ||
| + | |||
| + | == Examples== | ||
| + | |||
| + | * <nowiki>{{Note| {{WithEn|Administrators: Do not delete this category!|Administrators: Do not delete this category!}} }}</nowiki> | ||
| + | {{Note| {{WithEn|Administrators: Do not delete this category!|Administrators: Do not delete this category!}} }} | ||
| + | * <nowiki>{{Note| {{WithEn|Administrators: Do not delete this category!|管理者へ: このカテゴリを削除しないでください!}} }}</nowiki> | ||
| + | {{Note| {{WithEn|Administrators: Do not delete this category!|管理者へ: このカテゴリを削除しないでください!}} }} | ||
| + | |||
}} | }} | ||
| + | </noinclude> | ||
Revision as of 01:23, 13 January 2017
{{{2}}}
<templatestyles src="Module:Documentation/styles.css"></templatestyles>This template prepends English source text to its translation text.
Examples
- {{Note| {{WithEn|Administrators: Do not delete this category!|Administrators: Do not delete this category!}} }}
- {{Note| {{WithEn|Administrators: Do not delete this category!|管理者へ: このカテゴリを削除しないでください!}} }}