Template:Short description: Difference between revisions
Created page with "{{#ifeq:{{lc:{{{1|}}}}}|none|<nowiki /><!--Prevents whitespace issues when used with adjacent newlines-->|<div class="shortdescription nomobile noexcerpt noprint searchaux" style="display:none">{{{1|}}}{{SHORTDESC:{{{1|}}}|{{{2|}}}}}</div>}}<includeonly>{{#ifeq:{{pagetype |defaultns = all |user=exclude}}|exclude||[[Category:{{{pagetype|{{pagetype |defaultns = extended |plural=y}}}}} with short description{{#ifeq:{{{pagetype}}}|Disambiguation pages|s}}]]}}</includeonly><!..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{# | <includeonly>{{#if:{{{1|}}}| | ||
{{SHORTDESC:{{{1}}}}} | |||
}}</includeonly> | |||
<noinclude> | |||
== Usage == | |||
Add a short description at the top of an article: | |||
<pre> | |||
{{Short description|Your short description here}} | |||
</pre> | |||
This description should be concise (usually under 100 characters). | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||