Template:Stub: Difference between revisions

From Lockwiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
<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>
<includeonly>
''This {{ #if:{{{Type|}}} | {{{Type}}} | }} article is a [[:Category:Stub|stub]]. You can help Lockwiki by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''
[[File:Stub_lock.png|50px|frameless|left|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]]
[[Category:Stub]]
</includeonly>
</includeonly>

Revision as of 15:27, 15 June 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?)