Changes

Jump to navigation Jump to search
m
Changed protection level of Template:Stub: Allow template editors ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
<noinclude>==Usage==The sentence will appear as following (if "article" is not specified, it will just print the word '''article'''):<blockquote>This ''"subject"'' ''"article"'' ''"qualifier"'' is lacking important information and/or too short.</blockquote> Syntax for use:<pre><nowiki>{{Stubasbox|image =Icon image to show next to message, will be resized to 40x32px and defaults to "NordicLarpWiki.png"|iamgealtpix = | subject =Alternate text for image, will default to "Stub image"|article =Article type, will default to "article"|subjectqualifier =Subject, will default to an empty string|qualifiercategory =Qualifier, will default to an empty stringstubs|categorytempsort =Stub Category, will default to "Stub"no|category1lowercase =Second Stub Category, will default to noney|category2name =Third Template:Stub Category, will default to none
}}
</nowiki></pre>
 
Real world example:
<pre><nowiki>
{{Stub
|subject=[[:Category:Games|game]]
|qualifier=about a Swedish larp
|category=Game Stubs
}}
</nowiki></pre>
==Result==
[[Category:Templates]]
</noinclude>
<div class="topbox stub">[[File:{{{image|Logo.png}}}|32x32px|alt={{{imagealt|Stub icon}}}]]
''This {{{subject|}}} {{{article|article}}} {{{qualifier|}}} is lacking important information and/or is too short. You can help '''Nordic Larp Wiki''' by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''
</div>
<includeonly>
<!--
*** Stub category ***
-->{{#if:{{{category|}}}|[[Category:{{{category}}}]]|[[Category:Stubs]]}}<!--
 
*** Optional second stub category ***
-->{{#if:{{{category1|}}}|[[Category:{{{category1}}}]]}}<!--
 
*** Optional third stub category ***
-->{{#if:{{{category2|}}}|[[Category:{{{category2}}}]]}}
</includeonly>

Navigation menu