Template:Stub: Difference between revisions

From Lockwiki
Jump to navigationJump to search
(Created page with 'This {{ #if:{{{Type|}}} | {{{Type}}} | }} article is a stub. You can help Lockwiki by [http://lockwiki.com/index.php?title={{FULLPAGENAME}}&action=edit expandi…')
 
No edit summary
Line 1: Line 1:
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].
<noinclude>
= Template:Stub =
 
This template is used to mark stub pages. To use it, simply use:
<pre>{{Stub}}</pre>
 
If you would like to include the article type, use this:
<pre>{{Stub|Type=lockpicking}}</pre>
 
TODO:
* Add optional image before text
* "expanding it" link to include spaces/underscores (e.g. Current_events?)
</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>

Revision as of 01:45, 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 this:

{{Stub|Type=lockpicking}}

TODO:

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