Template:Game icons: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<includeonly>{{#if:{{{M1|}}}{{{EBB|}}}|<indicator name="02-M1">[[File:M1 icon.png|26px|link=EarthBound Beginnings]]</indicator>}}{{#if:{{{M2|}}}{{{EB|}}}|<indicator name="03-M2">[[File:M2 icon.png|30px|link=EarthBound]]</indicator>}}{{#if:{{{M3|}}}|<indicator name="04-M3">[[File:M3 icon.png|30px|link=Mother 3]]</indicator>}}{{#if:{{{SSB|}}}|<indicator name="05-SSB">[[File:SSB icon.png|48px|link=Super Smash Bros. (series)]]</indicator>}}</includeonly><noinclude>These icons will be shown on the top right corner pf pages. Their purpose is to show what games the article's subject appears in.
<includeonly>{{#if:{{{M1|}}}{{{EBB|}}}|<indicator name="02-M1">[[File:M1 icon.png|26px|link=EarthBound Beginnings]]</indicator>}}{{#if:{{{M2|}}}{{{EB|}}}|<indicator name="03-M2">[[File:M2 icon.png|30px|link=EarthBound]]</indicator>}}{{#if:{{{M3|}}}|<indicator name="04-M3">[[File:M3 icon.png|30px|link=Mother 3]]</indicator>}}{{#if:{{{SSB|}}}|<indicator name="05-SSB">[[File:SSB icon.png|48px|link=Super Smash Bros. (series)]]</indicator>}}</includeonly><noinclude>These icons will be shown on the top right corner of pages. Their purpose is to show what games the article's subject appears in.


To use this, put <code><nowiki>{{Game icons|}}</nowiki></code> at the top of the page followed by the abbrivation for the game, then put "=y" to display the game icon. As an example, this code will display the icon for ''EarthBound'' and ''Super Smash Bros.'' at the top of the page:
To use this, put <code>{<nowiki/>{Game icons|}}</code> at the top of the page followed by the abbrivation for the game, then put "=y" to display the game icon. As an example, this code will display the icon for ''EarthBound'' and ''Super Smash Bros.'' at the top of the page:


<code><nowiki>{{Game icons|M2=y|SSB=y}}</nowiki></code>
<code>{<nowiki/>{Game icons|M2=y|SSB=y}}</code>


The following are which icons are to be used for each individual game:
The following are which icons are to be used for each individual game:


*[[File:M1 icon.png|26px|link=]]: Used for articles relating to ''[[EarthBound Beginnings]]''. Add it using the code "M1" or "EBB"
*[[File:M1 icon.png|26px|link=]]: Used for articles relating to ''[[EarthBound Beginnings]]''. Add it using the code "M1" or "EBB".
*[[File:M2 icon.png|30px|link=]]: Used for articles relating to ''[[EarthBound]]''. Add it using the code "M2" or "EB"
*[[File:M2 icon.png|30px|link=]]: Used for articles relating to ''[[EarthBound]]''. Add it using the code "M2" or "EB".
*[[File:M3 icon.png|30px|link=]]: Used for articles relating to ''[[Mother 3]]''. Add it using the code "M3"
*[[File:M3 icon.png|30px|link=]]: Used for articles relating to ''[[Mother 3]]''. Add it using the code "M3".
*[[File:SSB icon.png|48px|link=]]: Used for articles relating to the ''{{se|Super Smash Bros.}} series''. Add it using the code "SSB"
*[[File:SSB icon.png|48px|link=]]: Used for articles relating to the ''{{se|Super Smash Bros.}} series''. Add it using the code "SSB".
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 14:27, 14 June 2024

These icons will be shown on the top right corner of pages. Their purpose is to show what games the article's subject appears in.

To use this, put {{Game icons|}} at the top of the page followed by the abbrivation for the game, then put "=y" to display the game icon. As an example, this code will display the icon for EarthBound and Super Smash Bros. at the top of the page:

{{Game icons|M2=y|SSB=y}}

The following are which icons are to be used for each individual game:

  • M1 icon.png: Used for articles relating to EarthBound Beginnings. Add it using the code "M1" or "EBB".
  • M2 icon.png: Used for articles relating to EarthBound. Add it using the code "M2" or "EB".
  • M3 icon.png: Used for articles relating to Mother 3. Add it using the code "M3".
  • SSB icon.png: Used for articles relating to the Super Smash Bros. series. Add it using the code "SSB".