Actions

Template

Difference between revisions of "GameGallery"

From Sonic Retro

m
 
(5 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
|order=ascending
 
|order=ascending
 
|mode = userformat
 
|mode = userformat
|secseparators = <div class="posrel shadow" style="float:left;margin:10px">²{#ifexist:File:,,¦[[Image:,,¦x144px¦link=%PAGE%]]¦[[Image:Image upload.svg{{!}}x144px{{!}}link=%PAGE%]]}²<br><span class="posabs" style="background:#000;opacity: 0.8;left:0;bottom:0;right:0;padding:5px;text-align:left;"><span style="font-size:110%;">'''[[%PAGE%¦<span style="color:#fff;">%PAGE%</span>]]'''</span> ²{#ifeq:{{{gameSystem}}}¦hide¦<span style="display:none">¦<br />}²''<span style="color:#fff;">,</span>]]''²{#ifeq:{{{gameSystem}}}¦hide¦</span>¦}²</span></div>  \n  
+
|secseparators = <div class="posrel shadow" style="float:left;margin:10px">²{#ifexist:File:,,¦[[Image:,,¦x144px¦link=%PAGE%]]¦[[Image:Notavailable.svg{{!}}x144px{{!}}link=%PAGE%]]}²<br><span class="posabs" style="background:#000;opacity: 0.8;left:0;bottom:0;right:0;padding:5px;text-align:left;"><span style="font-size:110%;">'''[[%PAGE%¦<span style="color:#fff;">%PAGE%</span>]]'''</span> ²{#ifeq:{{{gameSystem}}}¦hide¦<span style="display:none">¦<br />}²''<span style="color:#fff;">,</span>''²{#ifeq:{{{gameSystem}}}¦hide¦</span>¦}²</span></div>  \n  
 
}}{{clear}}</includeonly><noinclude>
 
}}{{clear}}</includeonly><noinclude>
 
==Usage==
 
==Usage==
 
Use with a category that includes games to create a gallery of those games.  In order for this to work properly, games articles need to be using [[:Template:Bob]] to display game information at the top of the article.  For example, this:
 
Use with a category that includes games to create a gallery of those games.  In order for this to work properly, games articles need to be using [[:Template:Bob]] to display game information at the top of the article.  For example, this:
  <pre>{{GameGallery|Mega Drive Games}}</pre>
+
  <pre>{{GameGallery|Mega Drive games}}</pre>
 
produces this:
 
produces this:
{{GameGallery|Mega Drive Games}}
+
{{GameGallery|Mega Drive games}}
  
 
Add <tt>gameSystem=hide</tt> to hide the system the game appeared on:
 
Add <tt>gameSystem=hide</tt> to hide the system the game appeared on:
<pre>{{GameGallery|Mega Drive Games|gameSystem=hide}}</pre>
+
<pre>{{GameGallery|Mega Drive games|gameSystem=hide}}</pre>
{{GameGallery|Mega Drive Games|gameSystem=hide}}
+
{{GameGallery|Mega Drive games|gameSystem=hide}}
  
[[Category:Navigational Templates|{{PAGENAME}}]]
+
[[Category:Navigational templates|{{PAGENAME}}]]
 
</noinclude>
 
</noinclude>

Latest revision as of 11:19, 12 March 2021

Usage

Use with a category that includes games to create a gallery of those games. In order for this to work properly, games articles need to be using Template:Bob to display game information at the top of the article. For example, this:

{{GameGallery|Mega Drive games}}

produces this:

Add gameSystem=hide to hide the system the game appeared on:

{{GameGallery|Mega Drive games|gameSystem=hide}}