Differenze tra le versioni di "Template:Season"

Da Stardew Valley Wiki.
Jump to navigation Jump to search
(sync with english template)
Riga 1: Riga 1:
<includeonly><span style="display:inline; margin-right:0;">{{#switch: {{lc:{{{1}}}}}
+
<includeonly><!--
|spring|primavera        = [[File:Spring.png|{{{width|24px}}}|link=Primavera]]&nbsp;[[Primavera]]
+
 
|summer|estate          = [[File:Summer.png|{{{width|24px}}}|link=Estate]]&nbsp;[[Estate]]
+
// Define the allowed values, with handling for various quirks/oddities.
|fall|autumn|autunno    = [[File:Fall.png|{{{width|24px}}}|link=Autunno]]&nbsp;[[Autunno]]
+
//  First column=icon name -> same in all languages
|winter|inverno          = [[File:Winter.png|{{{width|24px}}}|link=Inverno]]&nbsp;[[Inverno]]
+
//  Second column=link (wiki page) name, generally same as displayed text -> needs translation
|marriage|matrimonio    = [[File:Mermaid's Pendant.png|{{{width|24px}}}|link=Matrimonio]]&nbsp;[[Matrimonio]]
+
//  All other values are synonyms
|deviations|deviazioni  = Deviazioni
+
// Marriage, Deviations are for sake of NPC schedule sections (and translations)
|all|any|qualsiasi|tutte = [[File:All_Seasons_Icon.png|{{{width|24px}}}|link=Stagioni]]&nbsp;[[Stagioni|Tutte le stagioni]]
+
// For 'All Seasons' case, display text doesn't match icon or wiki-link, so
|#default={{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,  Stagioni,  Seasons,  All, All Seasons, Any, Always, Any Season, Qualsiasi, Tutte, Tutte le stagioni, Ogni,
 +
,Spring,            Primavera,
 +
,Summer,            Estate,
 +
,Fall,              Autunno,    Autumn, 
 +
,Winter,            Inverno,
 +
,Mermaid's Pendant, Matrimonio, Marriage,
 +
,Deviations,        Deviazioni,
 +
}}{{#arraydefine:$lang_allseasons | Tutte }}<!--
 +
 
 +
// 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>

Versione delle 22:06, 30 set 2020

Vedi la pagina di documentazione inglese per ulteriori informazioni su questo modello.

Utilizzo

Questo modello può essere utilizzato inserendo quanto segue in una pagina pertinente.

{{Season}}

Risultati in... Template:ParseInputValues[[File:Template:ParseInputValues.png|

    24px | link=Template:ParseInputValues | alt=]] [[Template:ParseInputValues|Template:ParseInputValues]]