Difference between revisions of "Templates"

From BigJimny Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
|-
 
|-
 
|<nowiki>{{warning|An infobox to alert users to danger!}}</nowiki> {{warning|An infobox to alert users to danger!}}
 
|<nowiki>{{warning|An infobox to alert users to danger!}}</nowiki> {{warning|An infobox to alert users to danger!}}
 +
|-
 +
|<nowiki>{{Gen1|Applies to Gen1!}}</nowiki> {{Gen1|Applies to Gen1!}}
 +
|-
 +
|<nowiki>{{Gen1|Applies to Gen2!}}</nowiki> {{Gen2|Applies to Gen1!}}
 +
|-
 +
|<nowiki>{{Gen1|Applies to Gen3!}}</nowiki> {{Gen3|Applies to Gen1!}}
 +
|-
 +
|<nowiki>{{Gen1|Applies to Gen4!}}</nowiki> {{Gen4|Applies to Gen1!}}
 +
 
|}
 
|}
  

Revision as of 13:49, 12 February 2019

Templates

You can use a template by using the snippets of code below. The code is on the left, the result of typing the code on the right. You can put any text you like after the templatename| bit.

{{note|An infobox to show a note}}

Note Icon.pngAn infobox to show a note


{{spanner|An infobox for posting links to fix-it articles}}

Spanner Icon.pngAn infobox for posting links to fix-it articles


{{warning|An infobox to alert users to danger!}}

Warning Icon.pngAn infobox to alert users to danger!


{{Gen1|Applies to Gen1!}}

LJ-100x100.jpgApplies to Gen1!


{{Gen1|Applies to Gen2!}}

SJ-100x100.jpgApplies to Gen1!


{{Gen1|Applies to Gen3!}}

Gen3-100x100.jpgApplies to Gen1!


{{Gen1|Applies to Gen4!}}

Gen4-100x100.jpgApplies to Gen1!


Text Formatting Templates

{{color|green|your text here}} This text is in green You can use any color within the WIKI colour palette