Difference between revisions of "Msmall92/test template"
From DramaWiki
< User:Msmall92m |
|||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <!-- first simple test... without parameter checking, without parameter processing | ||
| + | note: the template is Korean specific. if you want to handle other nationalities too, then you have | ||
| + | to pass some country parameter and programm a conditional output depending on the country value. | ||
| + | also you will need some more language specific "name" parameters which are used depending on the country value. | ||
| + | --> | ||
| + | |||
| + | [[File:{{{image}}}|thumb|250px|Hyun Bin]] | ||
| + | *'''Name:''' {{{name_hangul}}} / {{{name_wiki_romanization}}} ({{{name_revised_romanization}}}) | ||
| + | *'''Also known as:''' {{{also_known_as}}} | ||
| + | *'''Real name:''' {{{real_name_hangul}}} / {{{real_name_wiki_romanization}}} ({{{real_name_revised_romanization}}}) | ||
| + | *'''Nicknames:''' {{{nicknames}}} | ||
| + | *'''Profession:''' {{{profession}}} | ||
| + | *'''Birthdate:''' {{{birth_date}}} | ||
| + | *'''Birthplace:''' {{{birth_place}}} | ||
| + | *'''Height:''' {{{height}}} | ||
| + | *'''Weight:''' {{{weight}}} | ||
| + | *'''Star sign:''' {{{star_sign}}} | ||
| + | *'''Blood type:''' {{{blood_type}}} | ||
| + | *'''Family:''' {{{family}}} | ||
| + | *'''Talent agency:''' {{{talent_agency}}} | ||
| + | <noinclude> | ||
| + | |||
| + | ==Template documentation== | ||
| + | (put some description here) | ||
| + | ;Usage | ||
<pre style="overflow: auto"> | <pre style="overflow: auto"> | ||
| − | {{ | + | {{User:Msmall92/test template |
| − | | name | + | | image = |
| − | | | + | | name = |
| − | | also_known_as = | + | | name_hangul = |
| − | | | + | | name_wiki_romanization = |
| − | | nicknames | + | | name_revised_romanization = |
| − | | profession | + | | also_known_as = |
| − | | birth_date | + | | real_name_hangul = |
| − | | birth_place | + | | real_name_wiki_romanization = |
| − | | height | + | | real_name_revised_romanization = |
| − | | weight | + | | nicknames = |
| − | | star_sign | + | | profession = |
| − | | blood_type | + | | birth_date = |
| − | | family | + | | birth_place = |
| − | | talent_agency | + | | height = |
| + | | weight = | ||
| + | | star_sign = | ||
| + | | blood_type = | ||
| + | | family = | ||
| + | | talent_agency = | ||
}} | }} | ||
</pre> | </pre> | ||
| − | + | ;Parameters | |
{| class="wikitable" | {| class="wikitable" | ||
| − | |||
|- | |- | ||
|width="110px"| ''honorific_prefix'' || Title, e.g. "Sir", "Lord" | |width="110px"| ''honorific_prefix'' || Title, e.g. "Sir", "Lord" | ||
| Line 52: | Line 81: | ||
| ''talent_agency'' || | | ''talent_agency'' || | ||
|} | |} | ||
| + | </noinclude> | ||
Latest revision as of 21:51, 8 December 2014
[[File:{{{image}}}|thumb|250px|Hyun Bin]]
- Name: {{{name_hangul}}} / {{{name_wiki_romanization}}} ({{{name_revised_romanization}}})
- Also known as: {{{also_known_as}}}
- Real name: {{{real_name_hangul}}} / {{{real_name_wiki_romanization}}} ({{{real_name_revised_romanization}}})
- Nicknames: {{{nicknames}}}
- Profession: {{{profession}}}
- Birthdate: {{{birth_date}}}
- Birthplace: {{{birth_place}}}
- Height: {{{height}}}
- Weight: {{{weight}}}
- Star sign: {{{star_sign}}}
- Blood type: {{{blood_type}}}
- Family: {{{family}}}
- Talent agency: {{{talent_agency}}}
Template documentation
(put some description here)
- Usage
{{User:Msmall92/test template
| image =
| name =
| name_hangul =
| name_wiki_romanization =
| name_revised_romanization =
| also_known_as =
| real_name_hangul =
| real_name_wiki_romanization =
| real_name_revised_romanization =
| nicknames =
| profession =
| birth_date =
| birth_place =
| height =
| weight =
| star_sign =
| blood_type =
| family =
| talent_agency =
}}
- Parameters
| honorific_prefix | Title, e.g. "Sir", "Lord" |
| name | <stage name in hangul> / <see note> (<revised romanization>) |
| image | |
| also_known_as | |
| real_name | |
| nicknames | |
| profession | |
| birth_date | |
| birth_place | |
| height | |
| weight | |
| star_sign | |
| blood_type | |
| family | |
| talent_agency |
