Template:Hubs
From MediaWiki.org
| Users | System Administrators | Developers |
[edit] Usage
The template can be centered or right aligned by passing in the alignment as it's first parameter. If the page containing the template belongs to a specific area of documentation (i.e. user, administrator, developer), the page parameter can also be set which bolds and embiggens the corresponding icon.
{{hubs
| <center|right>
| page=<dev|admin|user>
}}
[edit] Examples
| {{hubs|center}} |
|
||||||
| {{hubs|right}} |
|
||||||
| {{hubs|page=user}} |
|
||||||
| {{hubs|page=admin}} |
|
||||||
| {{hubs|right|page=dev}} |
|

