Zum Inhalt springen

Vorlage:Infobox name module/Doku: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 7: Zeile 7:
The template takes the various film titles and is assigned to the <code>film name</code> parameter at {{tl|Infobox film}}. The native language title of a film can be assigned to the <code>original</code> parameter, or by using the dedicated parameters for Chinese, Korean and Japanese films.
The template takes the various film titles and is assigned to the <code>film name</code> parameter at {{tl|Infobox film}}. The native language title of a film can be assigned to the <code>original</code> parameter, or by using the dedicated parameters for Chinese, Korean and Japanese films.


===Original title===
===General===
<pre style="overflow:auto;">
{{Infobox name module
| original      =
}}</pre>
 
===Generic title===
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{Infobox name module
{{Infobox name module
| language      =  
| language      =  
| title         =
| title/original =
| nolink        =
| nolink        =
}}</pre>
}}</pre>
Zeile 76: Zeile 70:
All parameters are optional.
All parameters are optional.


===Original title===
===General===
 
The first two parameters do not need to be named. For example, <nowiki>{{Infobox name module|Japanese|千と千尋の神隠し}} will render the same as {{Infobox name module|language=Japanese|title=千と千尋の神隠し}}</nowiki>.  
{| class="wikitable" style="width:100%;"
! style="width:5em;" | Parameter
! Explanation
|-
| original  || The film's original native title
|}
 
===Generic title===
The first two parameters do not need to be named. For example, <nowiki>{{Infobox name module|Japanese|千と千尋の神隠し}} will render the same as {{Infobox name module|language=Japanese|title=千と千尋の神隠し}}</nowiki>.
{| class="wikitable" style="width:100%;"
{| class="wikitable" style="width:100%;"
! style="width:5em;" | Parameter
! style="width:5em;" | Parameter
! Explanation
! Explanation
|-
|-
| language || The name of the language either in full (e.g. English) or using an {{tl|ISO 639 name}} (e.g. "en")
| language       || The name of the language either in full (e.g. English) or using an {{tl|ISO 639 name}} (e.g. "en"). If the language parameter is not set then the template will automatically set the name of the field to "Original title".
|-
|-
| title     || The film's title as represented in the language
| title/original || The film's title as represented in the language
|-
|-
| nolink     || Set to "1" to deactivate the automatic linking of the language.
| nolink         || Set to "1" to deactivate the automatic linking of the language
|}
|}


Anonymer Benutzer