Template:Issuestub: Difference between revisions
From MediaWiki
Jump to navigationJump to search
Bluestreak7 (talk | contribs) mNo edit summary |
Cyberlink420 (talk | contribs) No edit summary |
||
| (10 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
__NOTOC__ | |||
==Description== | |||
Use {{tl|issuestub}} to mark a comic issue article as a [[:Category:stub|stub]]. Place the template at the bottom of the article. The article will then be automatically added to the [[:Category:Comic Issue Stubs]] category. If the article isn't about a comic issue, do not use this stub template. | |||
==Usage== | |||
===Parameters=== | |||
====Optional==== | |||
This templates takes a single anonymous parameter containing the list of things the page is missing. | |||
===Code=== | |||
<pre> | |||
{{Issuestub | |||
|Analysis, breakdown, intro paragraph | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{issuestub|ads}} | |||
</pre> | |||
===Result=== | |||
{{issuestub|ads}} | |||
[[Category:Stub templates|Issuestub]] | |||
</noinclude> | |||
<includeonly> | |||
<br clear="all" />{{messagebox | <br clear="all" />{{messagebox | ||
|header=Something's missing... | |header=Something's missing... | ||
|message_text=''This comic issue article is a [[:Category:Comic Issue Stubs|stub]] and is missing information. You can help '''{{SITENAME}}''' by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it].'' | |message_text=''This comic issue article is a [[:Category:Comic Issue Stubs|stub]] and is missing information. <br> You can help '''{{SITENAME}}''' by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it].'' | ||
|image_name=Starscream_earmissing.png | |image_name=Starscream_earmissing.png | ||
|image_width= | |image_width=75px | ||
|width = 90% | |width = 90% | ||
}} | |bottomtext={{#if: {{{1|}}}|'''What's needed:''' {{{1|}}} |}} | ||
|categories=[[Category:Comic Issue Stubs]] | |||
}} | |||
</includeonly> | |||
Latest revision as of 13:37, 23 October 2024
Description
Use {{issuestub}} to mark a comic issue article as a stub. Place the template at the bottom of the article. The article will then be automatically added to the Category:Comic Issue Stubs category. If the article isn't about a comic issue, do not use this stub template.
Usage
Parameters
Optional
This templates takes a single anonymous parameter containing the list of things the page is missing.
Code
{{Issuestub
|Analysis, breakdown, intro paragraph
}}
Examples
Code
{{issuestub|ads}}
Result


