PC Gaming Shelter
An archive dedicated to preserving PC Gaming history and more

Template:Thumbwall/doc: Difference between revisions

From PC Gaming Shelter
Created page with "{{Thumbwall|Game Genres| Action;Icon-Action.png Adventure;Icon-Adventure.png Mods;Icon-Mods.png }}"
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Thumbwall|Game Genres|
The template creates a navigational element - wall of thumbs linked to wiki pages.
Action;Icon-Action.png
 
Adventure;Icon-Adventure.png
The first unnamed parameter sets the heading for the block. The rest of parameters are numbered series of:
Mods;Icon-Mods.png
* <code>label</code> &mdash; sets thumb label and links to a page with the same name, if not overridden by the ''target'' parameter
* <code>image</code> &mdash; The name of the image to display. Images with transparent backgrounds work best.
* <code>target</code> &mdash; (optional) sets the link target page if differs from the label.
== Example ==
<pre>
{{Thumbwall
|Game Genres
|label1=Action
|image1=Icon-Action.png
|label2=Adventure
|image2=Icon-Adventure.png
|label3=Mods
|image3=Icon-Mods.png
|target3=Form:Mod
}}
}}
</pre>
;Result
{{Thumbwall
|Game Genres
|label1=Action
|image1=Icon-Action.png
|label2=Adventure
|image2=Icon-Adventure.png
|label3=Mods
|image3=Icon-Mods.png
|target3=Form:Mod
}}
You can have virtually any number of series.

Latest revision as of 11:06, 26 March 2026

The template creates a navigational element - wall of thumbs linked to wiki pages.

The first unnamed parameter sets the heading for the block. The rest of parameters are numbered series of:

  • label — sets thumb label and links to a page with the same name, if not overridden by the target parameter
  • image — The name of the image to display. Images with transparent backgrounds work best.
  • target — (optional) sets the link target page if differs from the label.

Example

{{Thumbwall
|Game Genres
|label1=Action
|image1=Icon-Action.png
|label2=Adventure
|image2=Icon-Adventure.png
|label3=Mods
|image3=Icon-Mods.png
|target3=Form:Mod
}}
Result

You can have virtually any number of series.