"Şablon:Season" sayfasının sürümleri arasındaki fark

Stardew Valley Wiki sitesinden
Gezinti kısmına atla Arama kısmına atla
(sync with english template)
1. satır: 1. satır:
<includeonly><span style="display:inline; margin-right:0;">{{#switch: {{lc:{{{1}}}}}
+
<includeonly><!--
| spring | bahar | ilkbahar  = [[File:Spring.png|{{{width|24px}}}|link=Bahar]]&nbsp;[[Bahar]]
+
 
| summer | yaz  = [[File:Summer.png|{{{width|24px}}}|link=Yaz]]&nbsp;[[Yaz]]
+
// Define the allowed values, with handling for various quirks/oddities.
| fall | autumn | güz | sonbahar = [[File:Fall.png|{{{width|24px}}}|link=Güz]]&nbsp;[[Güz]]
+
//  First column=icon name -> same in all languages
| winter | kış  = [[File:Winter.png|{{{width|24px}}}|link=Kış]]&nbsp;[[Kış]]
+
//  Second column=link (wiki page) name, generally same as displayed text -> needs translation
| marriage | evlilik = [[File:Mermaid's Pendant.png|{{{width|24px}}}|link=Evlilik]]&nbsp;[[Evlilik]]
+
//  All other values are synonyms
| deviations | sapmalar = Sapmalar
+
// Marriage, Deviations are for sake of NPC schedule sections (and translations)
| all | any | tüm = [[File:All_Seasons_Icon.png|{{{width|24px}}}|link=Mevsimler]]&nbsp;[[Mevsimler|Tüm Mevsimler]]
+
// For 'All Seasons' case, display text doesn't match icon or wiki-link, so
|{{ucfirst:{{{1|}}} }} }}</span></includeonly><noinclude>{{Englishdoc}}</noinclude>
+
// define default display text in $lang_allseasons, with parameter allowing any other preferred value
 +
-->{{ParseInputValues|code=season||
 +
,All Seasons Icon,  Mevsimler, Seasons,  All,      All Seasons, Any, Always, Any Season, Tüm, Tüm Mevsimler,
 +
,Spring,            Bahar,    Ilkbahar,
 +
,Summer,            Yaz,
 +
,Fall,              Güz,      Autumn,  Sonbahar,
 +
,Winter,            Kış,
 +
,Mermaid's Pendant, Evlilik,  Marriage,
 +
,Deviations,        Sapmalar,
 +
}}{{#arraydefine:$lang_allseasons | Tüm }}<!--
 +
 
 +
// END OF translated text
 +
 
 +
// Check whether there's already a file link in {{{1}}}... implying this is probably a recursive call.  Return immediately
 +
-->{{#if:{{#pos:{{{1|}}}|{{Bracket|2}}File}}|{{{1}}}|<!--
 +
// Parse input data, then loop over all extracted entries
 +
-->{{#arraydefine:$sseason|{{ParseInputValues|{{{1|}}}|code=season|default=true}}}}<!--
 +
-->{{#arrayprint:$sseason||@season@|<!--
 +
 
 +
// Convert @season@ (icon name) into translated page name
 +
-->{{#arraydefine:$slink_text|{{ParseInputValues|code=season|@season@|translate=true}}}}<!--
 +
 
 +
// On first entry, add sort-key if requested. On other entries, add space and bullet.
 +
-->{{#ifexpr:{{#arraysearch:$sseason|@season@}}>0
 +
    |&#32;•&#32;
 +
    |{{#if:{{{sortkey|}}}|
 +
        <span class="sortkey" style="display:none;">{{#if:{{#arrayprint:$slink_text}}
 +
  |{{#expr:{{ParseInputValues|code=season|@season@|translate=index}}+1}}
 +
  |0}}</span>
 +
  }}}}<span style="display:inline; margin-right:0; white-space: nowrap"><!--
 +
 
 +
// Display the non-icon, non-linkable cases: Deviations, and unmatched text (detected by empty link_text)
 +
// This is also where text_only option is handled
 +
-->{{#ifeq:{{#arrayprint:$slink_text}}|
 +
    | {{ucfirst:@season@}}
 +
    | {{#ifexpr: {{#ifeq:@season@|Deviations|1|0}} or {{#if:{{{text_only|}}}|1|0}}
 +
        | {{#if:{{{no_translate|}}}
 +
    |{{#ifeq:@season@|All Seasons Icon|All|@season@}}
 +
    |{{#ifeq:@season@|All Seasons Icon|{{#arrayprint:$lang_allseasons}}|{{#arrayprint:$slink_text}}}}}}
 +
|<!--
 +
 
 +
// Display the normal cases: first display icon
 +
-->[[File:@season@.png|
 +
    {{#if:{{{size|}}}|{{{size}}}px|{{{width|24px}}}}} | link={{#arrayprint:$slink_text}} | alt=]]&nbsp;<!--
 +
// Add day if provided
 +
-->{{#if:{{{2|}}}|{{{2}}}&nbsp;}}<!--
 +
 
 +
// Add link, with special treatment for text of All Seasons
 +
-->[[{{#arrayprint:$slink_text}}|<!--
 +
-->{{#ifeq:@season@|All Seasons Icon
 +
      |{{#if:{{{all|}}}|{{{all|}}}|{{#arrayprint:$lang_allseasons}}}}
 +
      |{{#arrayprint:$slink_text}}}}]]<!--
 +
-->}}}}</span>}}}}</includeonly><noinclude>{{Englishdoc}}{{#ifexist:{{FULLPAGENAME}}/doc |<nowiki/>
 +
{{{{FULLPAGENAME}}/doc}} }}</noinclude>

04.57, 3 Ekim 2020 tarihindeki hâli

Bu şablon hakkında daha fazla bilgi için İngilizce dokümantasyon sayfası'na bakın.

Kullanın

Bu şablon, aşağıdakileri alakalı bir sayfaya girerek kullanılabilir.

{{Season}}

Sonuçlar... Şablon:ParseInputValues[[File:Şablon:ParseInputValues.png|

    24px | link=Şablon:ParseInputValues | alt=]] [[Şablon:ParseInputValues|Şablon:ParseInputValues]]