Template:Featured: Difference between revisions

m
}}
m (9 revisions)
m (}})
 
(21 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{|style="background-color:#ccffcc;border:2px outset #00bb00;" align="center"
{{box|boxclass=hide|''This article {{#if:{{{2|}}}|was a '''[[Pikipedia:Featured article|featured article]]''' from {{{1|}}} to {{{2|}}}|is currently a '''[[Pikipedia:Featured article|featured article]]''', as of {{{1}}}}}.''
|<center>''This article {{#if:{{{2|}}}|was a featured article from {{{1|}}} to {{{2|}}}|is currently a featured article, as of {{{1|}}}}}.''</center>
|4=text-align: center;|li={{#if:{{{2|}}}|White flower.png|Pink flower.png}}|ri={{#if:{{{2|}}}|White flower.png|Pink flower.png}}|lis=32px
|}<noinclude>[[Category:Templates|{{PAGENAME}}]][[category:Featured articles| ]]
}}<includeonly>[[Category:Featured articles]]</includeonly><noinclude>


==Use==
==Info==
*For old featured articles: ''<nowiki>{{featured|date1|date2}}</nowiki>'', where dates 1 and 2 are dates featured from and to respectively.
This template should be placed at the bottom of featured articles, either current features or old ones.
*For currently featured articles: ''<nowiki>{{featured|date}}</nowiki>'', where the date is the date featured from.</noinclude>
 
<includeonly>[[Category:Featured articles]]</includeonly>
Articles with this template are automatically categorized under [[:Category:Featured articles]].
 
==Parameters==
{| class = "wikitable"
! Parameter || Mandatory || Default || Purpose || Detailed description
|-
! 1
| '''Yes''' ||  || Start date || The date at which this article started being the featured article. Use {{tem|date}} for this.
|-
! 2
| No ||  || End date || Same as above, but the date it stopped. If it is still the featured article, omit this parameter.
|}
 
==Skeleton==
<pre>
{{featured|<start date>|<end date>}}
</pre>
 
==Examples==
{| class = "wikitable"
! Code || Result
|-
| <pre>{{featured|{{date|1|February|2023}}}}</pre>
| {{featured|{{date|1|February|2023}}}}
|-
| <pre>{{featured|{{date|1|June|2021}}|{{date|1|August|2021}}}}</pre>
| {{featured|{{date|1|June|2021}}|{{date|1|August|2021}}}}
|}
 
[[Category:Templates]]
[[Category:Box templates]]
[[Category:Featured articles| ]]</noinclude>