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:Titlescreen: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div style="padding: 0.5em; border: 1px solid #aaa; background: #f7f7f7;">This image is a screenshot of a title screen.</div>[[category:title screens]]</includeonly>
{{Box|This image is a screenshot of {{ #if: {{{1|}}} | a(n) '''{{{1}}}''' title screen | {{ #if: {{{system|}}} | a(n) '''{{{system}}}''' title screen | a title screen }} }}.}}
<noinclude>
<includeonly>{{#ifeq: {{{nocat|}}} | true | | {{ #if: {{{1|}}} | [[Category:{{{1}}}_screenshots]] [[Category:{{{1}}}_title_screens]] | {{ #if: {{{system|}}} | [[Category:{{{system}}}_screenshots]] [[Category:{{{system}}}_title_screens]] | [[Category:Screenshots]] [[Category:Title_screens]] }} }} {{#ifeq: {{NAMESPACE}} | File | | [[Category:File templates used outside file namespace]]}}}}</includeonly><noinclude>
==Usage==
{{titlescreen}}
<pre><nowiki>{{titlescreen}}</nowiki></pre>


[[category:templates]]
Used for title screens in games.
 
Usage:
 
<pre>
{{titlescreen|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:Title_screens|Title screens]] and [[:Category:Screenshots|Screenshots]] categories (by system, if specified).
 
[[Category:Image_templates]]
</noinclude>
</noinclude>

Latest revision as of 08:05, 26 January 2024

This image is a screenshot of a title screen.


Used for title screens in games.

Usage:

{{titlescreen|system}}

Where system is one of:

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

...etc.

Automatically categorizes images tagged with this into the Title screens and Screenshots categories (by system, if specified).