Modelspoorwijzer.net

Sjabloon:Onderhouds categorie voorzien van datums: verschil tussen versies

Ga naar: navigatie, zoeken
(Nieuwe pagina aangemaakt met '{{#ifexpr:{{#if:{{NAMESPACE}}|0|1}}+{{#ifeq:{{{onlyarticles|no}}}|yes|0|1}} |{{#if:{{{3|}}} |[[Category:{{{1}}} {{{2}}} {{{3}}}]]<!-- -->{{#ifexist:Category:{{{1}}}…')
 
 
Regel 1: Regel 1:
 
{{#ifexpr:{{#if:{{NAMESPACE}}|0|1}}+{{#ifeq:{{{onlyarticles|no}}}|yes|0|1}}
 
{{#ifexpr:{{#if:{{NAMESPACE}}|0|1}}+{{#ifeq:{{{onlyarticles|no}}}|yes|0|1}}
 
  |{{#if:{{{3|}}}
 
  |{{#if:{{{3|}}}
   |[[Category:{{{1}}} {{{2}}} {{{3}}}]]<!--
+
   |[[Categorie:{{{1}}} {{{2}}} {{{3}}}]]<!--
-->{{#ifexist:Category:{{{1}}} {{{2}}} {{{3}}}
+
-->{{#ifexist:Categorie:{{{1}}} {{{2}}} {{{3}}}
 
     |<!--
 
     |<!--
  -->|[[Category:Artikelen met verkeerde datum parameter in sjabloon]]<!--
+
  -->|[[Categorie:Artikelen met verkeerde datum parameter in sjabloon]]<!--
 
-->}}
 
-->}}
   |[[Category:{{#if:{{{5|}}}
+
   |[[Categorie:{{#if:{{{5|}}}
 
               |{{{5}}}<!--
 
               |{{{5}}}<!--
 
             -->|{{{1}}}<!--
 
             -->|{{{1}}}<!--
 
           -->}}]]<!--
 
           -->}}]]<!--
 
-->}}{{#if:{{{4|}}}
 
-->}}{{#if:{{{4|}}}
       |[[Category:{{{4}}}]]}}<!--
+
       |[[Categorie:{{{4}}}]]}}<!--
 
   -->|<!--
 
   -->|<!--
 
   -->}}<noinclude>
 
   -->}}<noinclude>
 
{{documentatie}}
 
{{documentatie}}
 
</noinclude>
 
</noinclude>

Huidige versie van 10 feb 2010 om 20:29

[[Categorie:{{{1}}}]]

[edit] Template-info.svg Sjabloon documentatie

Usage

Syntax

  • Parameter 1: Default category name (without Category) - the category if there is no date, but also the stem of the category name when there is a date..
  • Parameter 2: Preposition (from, since, in, as of).
  • Parameter 3: Date (month year, e.g. april 2024. Usually the "date" parameter of the calling template {{{date|}}}.
  • Parameter 4: Category all the articles go in, dated or not (if there is one).
  • Parameter 5: Alternative default category, used when parameter 1 is right for forming the dated category, but the undated items need to go somewhere else.

Technical

The parameter onlyarticles is used for template design, restricting the function of this template to article namespace (as in {{DMCA}} ).

Example

Note

An incorrect date is any date which is not of the form april 2024, e.g. april 19, 2024, or june instead of June, or other spelling mistakes.

Related templates