10,178
edits
Changes
→Navigation Bars
===Navigation Bars===
The navigation bars are made using Templates and CSS.
<pre>Templates:Example</pre> can recall the article ''Example'' as a template by being saved the same as a regular article. Once the template is saved, you can recall it in any ''other'' article by adding {{}} and removing the 'Templates:' preface, <br><pre>{{[name]Example}}</pre> ''(neglect the brackets in each case around name)''.<br>
Take for example the [[Template:FinanceBar]], this is the object recalled across each finance related articles. To change the template is to change the navigation bar for finance. This example is made manipulating the [https://www.mediawiki.org/wiki/Manual:CSS common.css].