Template:TranslateTable/Footer
Jump to navigation
Jump to search
{{TranslateTable}} served as a standard translation table template. for the wiki.
Usage
Please follow the code below in order to use it.
{{TranslateTable/Header}} {{TranslateTable|{{{1}}} | ja =Original Japanese words | en =Translated words }} {{TranslateTable/Footer}}
Parameters
Uses for {{{1}}}
are:
h1
If the TranslateTable serves as a title, you can insert this to mark the translation as a title or header of the translation.
- Example:
{{TranslateTable/Header}} {{TranslateTable|h1 | ja =例テキスト | en =Example text }} {{TranslateTable/Footer}}
- Output:
例テキスト |
Example text |
---|
blockquote
Adds a blockquote to the table.
- Example:
{{TranslateTable/Header}} {{TranslateTable|blockquote | ja =例テキスト | en =Example text }} {{TranslateTable/Footer}}
- Output:
|
|
colspan
It is not possible to add any text with this one. It should be put between two paragraphs.
- Example:
{{TranslateTable/Header}} {{TranslateTable | ja =ここで下のコルスパン | en =Colspan under here. }} {{TranslateTable|colspan}} {{TranslateTable | ja =ここで上記のコルスパン | en =Colspan above. }} {{TranslateTable/Footer}}
- Output:
ここで下のコルスパン |
Colspan under here. | |
ここで上記のコルスパン |
Colspan above. |
right
Aligns the text at the right.
- Example:
{{TranslateTable/Header}} {{TranslateTable|right | ja =例テキスト | en =Example text }} {{TranslateTable/Footer}}
- Output:
例テキスト |
Example text |
big
To make the text bigger.
- Example:
{{TranslateTable/Header}} {{TranslateTable|big | ja =例テキスト | en =Example text }} {{TranslateTable/Footer}}
- Output:
例テキスト |
Example text |
The above documentation is transcluded from Template:TranslateTable/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |