Plantilla:Hubs

From mediawiki.org
This page is a translated version of the page Template:Hubs and the translation is 56% complete.
  • Usuarios
  • Administradores de sistema
  • Desarrolladores
  • Traductores
Template documentation

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 or translator), an additional parameter can also be set which makes bold and enlarges the corresponding icon(s).

{{hubs
| <center|right>
| <dev|admin|user|trans> = true
}}

Examples

{{hubs|center}}
{{hubs|right}}
{{hubs|user=true}}
{{hubs|admin=true|dev=true}}
{{hubs|right|dev=true}}