| Line 8: | Line 8: | ||
<pre> | <pre> | ||
{{Thumbwall | {{Thumbwall | ||
|Game Genres | |Game Genres | ||
|label1=Action | |label1=Action | ||
| Line 17: | Line 16: | ||
|image3=Icon-Mods.png | |image3=Icon-Mods.png | ||
|target3=Form:Mod | |target3=Form:Mod | ||
|show thumbs=1 | |||
}} | }} | ||
</pre> | </pre> | ||
;Result | ;Result | ||
{{Thumbwall | {{Thumbwall | ||
|Game Genres | |Game Genres | ||
|label1=Action | |label1=Action | ||
| Line 30: | Line 29: | ||
|image3=Icon-Mods.png | |image3=Icon-Mods.png | ||
|target3=Form:Mod | |target3=Form:Mod | ||
|show thumbs=1 | |||
}} | }} | ||
You can have virtually any number of series. | You can have virtually any number of series. | ||
If thumbs a not needed, for compact view, set <code>show thumbs</code> to <code>0</code>: | |||
<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 | |||
|show thumbs=0 | |||
}} | |||
</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 | |||
|show thumbs=0 | |||
}} | |||
Revision as of 11:55, 6 June 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 parameterimage— 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
|show thumbs=1
}}
- Result
Game Genres
You can have virtually any number of series.
If thumbs a not needed, for compact view, set show thumbs to 0:
{{Thumbwall
|Game Genres
|label1=Action
|image1=Icon-Action.png
|label2=Adventure
|image2=Icon-Adventure.png
|label3=Mods
|image3=Icon-Mods.png
|target3=Form:Mod
|show thumbs=0
}}
- Result
Game Genres
