Template:Gamestub: Difference between revisions
From MediaWiki
Jump to navigationJump to search
mNo edit summary |
Tigerpaw28 (talk | contribs) m Simplifying code |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | |||
__NOTOC__ | |||
==Description== | |||
Use this template to mark a video game article as a [[:Category:Video game stubs|stub]]. Place the template at the bottom of the article. The article will then be automatically added to the video game stub category. If the article isn't about a video game, 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> | |||
{{Gamestub | |||
|Analysis, breakdown, intro paragraph | |||
}} | |||
</pre> | |||
==Examples== | |||
===Code=== | |||
<pre> | |||
{{Gamestub|{{storylink|Transformers: Fall of Cybertron}}}} | |||
</pre> | |||
===Result=== | |||
{{Gamestub|{{storylink|Transformers: Fall of Cybertron}}}} | |||
[[Category:Stub templates|Gamestub]] | |||
</noinclude> | |||
<includeonly> | |||
<br clear="all" />{{messagebox | <br clear="all" />{{messagebox | ||
|header=This article is still in beta. | |header=This article is still in beta. | ||
|message_text=''This video game article is a [[:Category:Video game stubs|stub]] and is missing information. You can help '''{{SITENAME}}''' by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it].'' | |message_text=''This video game article is a [[:Category:Video game stubs|stub]] and is missing information. You can help '''{{SITENAME}}''' by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it].'' | ||
|image_name= | |image_name=gameoverstub.jpg | ||
|image_width= | |image_width=135px | ||
|width = 90% | |width = 90% | ||
|bottomtext={{#if: {{{1|}}}|'''What's needed:''' {{{1|}}} |}} | |bottomtext={{#if: {{{1|}}}|'''What's needed:''' {{{1|}}} |}} | ||
|categories=[[Category:Video game stubs]] | |||
}} | |||
</includeonly> | |||
Latest revision as of 18:11, 31 May 2022
Description
[edit]Use this template to mark a video game article as a stub. Place the template at the bottom of the article. The article will then be automatically added to the video game stub category. If the article isn't about a video game, do not use this stub template.
Usage
[edit]Parameters
[edit]Optional
[edit]This templates takes a single anonymous parameter containing the list of things the page is missing.
Code
[edit]{{Gamestub
|Analysis, breakdown, intro paragraph
}}
Examples
[edit]Code
[edit]{{Gamestub|{{storylink|Transformers: Fall of Cybertron}}}}
Result
[edit]


