13,610
edits
(New Page: " This is a template to display a tag. {{tag | Text | Page to link to | background colour | text colour}} {{tag | Text | background-colour = blue | text-colour = white}} Only text is required '''Examples''' {| class = wikitable | <pre>{{tag|PS4}}</pre> | {{tag|PS4}} |- | <pre>{{tag|PS4|PlayStation 4}}</pre> | {{tag|PS4|PlayStation4}} |- | <pre>{{tag|PS4|PlayStation 4|blue|white}}</pre> | {{tag|PS4|PlayStation 4|blue|white}} |- | <pre>{{tag|PS4|background-color = blue|t...") |
(+border) |
||
Line 3: | Line 3: | ||
This is a template to display a tag. | This is a template to display a tag. | ||
{{tag | Text | Page to link to | background colour | text colour}} | {{tag | Text | Page to link to | background colour | text colour | border}} | ||
{{tag | Text | background-colour = blue | text-colour = white}} | {{tag | Text | background-colour = blue | text-colour = white | border = red}} | ||
Line 23: | Line 23: | ||
| <pre>{{tag|PS4|PlayStation 4|blue|white}}</pre> | | <pre>{{tag|PS4|PlayStation 4|blue|white}}</pre> | ||
| {{tag|PS4|PlayStation 4|blue|white}} | | {{tag|PS4|PlayStation 4|blue|white}} | ||
|- | |||
| <pre>{{tag|Mac|Apple Mac 4|white|black|black}}</pre> | |||
| {{tag|Mac|Apple Mac|white|black|black}} | |||
|- | |- | ||
| <pre>{{tag|PS4|background-color = blue|text-color = yellow}}</pre> | | <pre>{{tag|PS4|background-color = blue|text-color = yellow}}</pre> |
edits