Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Template:Screenshot: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly><div style="padding: 0.5em; border: 1px solid #aaa; background: #f7f7f7;">This image is a screenshot of a video game.</div>[[category:screenshot]]</includeonly>
{{Box|This image is a screenshot of {{ #if: {{{1|}}} | a(n) '''{{{1}}}''' game | {{ #if: {{{system|}}} | a(n) '''{{{system}}}''' game | a game }} }}.}}
<noinclude>
<includeonly>{{#ifeq: {{{nocat|}}} | true | | {{ #if: {{{1|}}} | [[Category:{{{1}}}_screenshots]] | {{ #if: {{{system|}}} | [[Category:{{{system}}}_screenshots]] | [[Category:Screenshots]] }} }} {{#ifeq: {{NAMESPACE}} | File | | [[Category:File templates used outside file namespace]]}}}}</includeonly><noinclude>
==Usage==
{{screenshot}}
<pre><nowiki>{{screenshot}}</nowiki></pre>


Use this template when you upload screenshots. These images shouldn't be used on the mainpage of the article in templates such as <nowiki>{{iNES}}, {{GameCube}}</nowiki>, and such. You use title screens for that. For the template for title screens, click [[Template:titlescreen|here]].
Used for generic screenshots in games.


[[category:templates]]
Usage:
 
<pre>
{{screenshot|system}}
</pre>
 
Where ''<tt>system</tt>'' is one of:
* NES
* Game Boy
* SNES
* Nintendo 64
* Genesis
...etc.
 
Automatically categorizes images tagged with this into the [[:Category:Screenshots|Screenshots]] category (by system, if specified).
 
[[Category:Image_templates]]
</noinclude>
</noinclude>

Latest revision as of 06:50, 27 January 2024

This image is a screenshot of a game.


Used for generic screenshots in games.

Usage:

{{screenshot|system}}

Where system is one of:

  • NES
  • Game Boy
  • SNES
  • Nintendo 64
  • Genesis

...etc.

Automatically categorizes images tagged with this into the Screenshots category (by system, if specified).