Template:Hubs
Jump to navigation
Jump to search
20px | Users | 20px | System Administrators | 20px | Developers |
Usage
The template can be centered or right aligned by passing in the alignment as its first parameter. If the page containing the template belongs to a specific area of documentation (i.e. user, administrator, developer), an additional parameter can also be set which bolds and enlarges the corresponding icon(s).
{{hubs | <center|right> | <dev|admin|user> = true }}
Examples
{{hubs|center}} |
| ||||||
{{hubs|right}} |
| ||||||
{{hubs|user=true}} |
| ||||||
{{hubs|admin=true|dev=true}} |
| ||||||
{{hubs|right|dev=true}} |
|