No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''First method is for ones that already exist:''' | '''First method is for ones that already exist:''' | ||
#Go to the page [[Template:Info]] | #Go to the page [[Template:Info]] | ||
#Find an alignment you like the look of | #Find an alignment you like the look of, it'll be formatted like this: | ||
<pre>Template:Info/some stuff : visual representation</pre> | <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> |
Latest revision as of 02:08, 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, it'll be formatted like this:
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.