Template:Stub: Difference between revisions

From Lockwiki
Jump to navigationJump to search
No edit summary
m (Protected "Template:Stub": Excessive vandalism ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
{|
|-
| [[File:Stub_lock.png|50px|frameless|left|baseline|link=:Category:Stub]]
| ''This {{ #if:{{{Type|}}} | {{{Type}}} | }} article is a [[:Category:Stub|stub]]. You can help Lockwiki by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''
|}
[[Category:Stub]]
</includeonly>
<noinclude>
<noinclude>
= Template:Stub =
= Template:Stub =
Line 5: Line 14:
<pre>{{Stub}}</pre>
<pre>{{Stub}}</pre>


If you would like to include the article type, use this:
If you would like to include the article type, use something similar to:
<pre>{{Stub|Type=lockpicking}}</pre>
<pre>{{Stub|Type=[[lockpicking]]}}</pre>


TODO:
TODO:
* Add optional image before text
* Allow different stub image parameter
* "expanding it" link to include spaces/underscores (e.g. Current_events?)
* <strike>Add optional image before text</strike>
* <strike>"expanding it" link to include spaces/underscores (e.g. Current_events?)</strike>
</noinclude>
</noinclude>
<includeonly>
'''This {{ #if:{{{Type|}}} | {{{Type}}} | }} article is a [[:Category:Stub|stub]]. You can help Lockwiki by [http://lockwiki.com/index.php?title={{FULLPAGENAME}}&action=edit expanding it].'''
[[Category:Stub]]
</includeonly>

Latest revision as of 15:56, 9 July 2009


Template:Stub

This template is used to mark stub pages. To use it, simply use:

{{Stub}}

If you would like to include the article type, use something similar to:

{{Stub|Type=[[lockpicking]]}}

TODO:

  • Allow different stub image parameter
  • Add optional image before text
  • "expanding it" link to include spaces/underscores (e.g. Current_events?)