Template:Screenshot: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
(Created page with "<div style="padding: 0.5em; border: 1px solid #aaa; background: #f7f7f7;">This image is a screenshot {{ #if: {{{2|}}} | from the '''{{{2}}}''' version |}} of {{ #if: {{{1|}}}...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="padding: 0.5em; border: 1px solid #aaa; background: #f7f7f7;">This image is a screenshot {{ #if: {{{2|}}} | from the '''{{{2}}}''' version |}} of {{ #if: {{{1|}}} | '''{{{1}}}''' | a game }}.</div>
<div class="table-default" style="padding: 0.5em; border: 1px solid #aaa;">This image is a screenshot {{ #if: {{{2|}}} | from the '''{{{2}}}''' version |}} of {{ #if: {{{1|}}} | '''{{{1}}}''' | a game }}.</div>
<includeonly>{{ #if: {{{1|}}} | [[Category:{{{1}}} screenshots]] | [[Category:screenshots]] }} {{ #if: {{{2|}}} | [[Category:{{{2}}} screenshots]] | }}</includeonly><noinclude>
<includeonly>[[Category:Screenshots]] {{ #if: {{{1|}}} | [[Category:{{{1}}} Screenshots]] | }} {{ #if: {{{2|}}} | [[Category:{{{2}}} Screenshots]] | }}</includeonly><noinclude>
Use this when uploading an image to tag it as a screenshot.
Use this when uploading an image to tag it as a screenshot.
==Usage==
==Usage==
<pre>{{screenshot|game|system}}</pre>
<pre>{{screenshot|game|system}}</pre>
Where '''<tt>game</tt>''' specifies which game the screenshot is from, and '''<tt>system</tt>''' is used to denote which system the screenshot was taken from (if the game in question is on more than one system). Screenshots tagged with this template will automatically be added to the appropriate categories, assuming they are filled in correctly.
Where '''<tt>game</tt>''' specifies which game the screenshot is from, and '''<tt>system</tt>''' is used to denote which system the screenshot was taken from (if the game in question is on more than one system). Screenshots tagged with this template will automatically be added to the appropriate categories, assuming they are filled in correctly.
[[Category:Image templates]]
[[Category:File tagging templates]]
</noinclude>
</noinclude>

Latest revision as of 16:15, 19 June 2024

This image is a screenshot of a game.

Use this when uploading an image to tag it as a screenshot.

Usage

{{screenshot|game|system}}

Where game specifies which game the screenshot is from, and system is used to denote which system the screenshot was taken from (if the game in question is on more than one system). Screenshots tagged with this template will automatically be added to the appropriate categories, assuming they are filled in correctly.