Template:BeginTable CharLang: Difference between revisions
Appearance
Created page with '<includeonly>{| class="wikitable sortable" width="100%" ! Language || Given Name || Family Name{{#if:{{{nicknames|}}}| {{!}}{{!}} Nicknames/Aliases}}</includeonly> <noinclude>Dis...' |
notes |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{| class="wikitable sortable | <includeonly>{| class="wikitable sortable" | ||
! Language || Given Name || Family Name{{#if:{{{nicknames|}}}| {{!}}{{!}} Nicknames/Aliases}}</includeonly> | ! Language || Given Name || Family Name{{#if:{{{nicknames|}}}| {{!}}{{!}} Nicknames/Aliases}}{{#if:{{{notes|}}}| {{!}}{{!}} Notes}}</includeonly> | ||
<noinclude>Displays the beginning of a table showing a list of character names in other languages. | <noinclude>Displays the beginning of a table showing a list of character names in other languages. | ||
| Line 6: | Line 6: | ||
<pre> | <pre> | ||
{{BeginTable CharLang|nicknames=1}} | {{BeginTable CharLang|nicknames=1}} | ||
</pre> | |||
* Add the following parameter to add a "Notes" column: | |||
<pre> | |||
{{BeginTable CharLang|notes=1}} | |||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Latest revision as of 13:15, 4 February 2016
Displays the beginning of a table showing a list of character names in other languages.
- Add the following parameter to add a "Nicknames/Aliases" column:
{{BeginTable CharLang|nicknames=1}}
- Add the following parameter to add a "Notes" column:
{{BeginTable CharLang|notes=1}}