No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
#Go to the page [[Template:Info]] | #Go to the page [[Template:Info]] | ||
#Find an alignment you like the look of e.g. | #Find an alignment you like the look of e.g. | ||
<pre>Template:Info/some stuff : | <pre>Template:Info/some stuff : visual representation</pre> | ||
The Info/some stuff bit is the most important because you put that into double curly braces like: <pre>{{Info/some stuff}}<pre> | The Info/some stuff bit is the most important because you put that into double curly braces like: <pre>{{Info/some stuff}}</pre> | ||
'''Second method is if there isn't an existing one for what you want:''' | '''Second method is if there isn't an existing one for what you want:''' |
Revision as of 02:07, 6 March 2024
Also if you want the colourful alignments you see on other peoples pages then you can follow this
First method is for ones that already exist:
- Go to the page Template:Info
- Find an alignment you like the look of e.g.
Template:Info/some stuff : visual representation
The Info/some stuff bit is the most important because you put that into double curly braces like:
{{Info/some stuff}}
Second method is if there isn't an existing one for what you want:
- Think of something you want and the colour and ball for it e.g. saying "Environmentalists" in green (#00FF00 in hex) and a (Envi.png) next to it going to the page Category:Environmentalists
- Then you can do things like this:
{{Name|:Category:Environmentalists|Envi.png|#00FF00|Environmentalists}}
Which would show: Environmentalists A general rule with these kind of things is that Category pages require a colon behind them.