Diferencia entre revisiones de «Plantilla:Apps»
De EnciclopAtys
m (→Ejempl0) |
|||
Línea 10: | Línea 10: | ||
|</div> --> | |</div> --> | ||
|- | |- | ||
− | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">''' | + | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Icono :'''</font> |
!align="center" | <div style="margin:auto;">{{{icon}}}</div> | !align="center" | <div style="margin:auto;">{{{icon}}}</div> | ||
|- | |- | ||
− | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">''' | + | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Nombre :''' </font> |
|align="center" | {{{name}}} | |align="center" | {{{name}}} | ||
|- | |- | ||
− | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">''' | + | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Autor :'''</font> |
|align="center" | {{{author}}} | |align="center" | {{{author}}} | ||
|- | |- | ||
− | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">''' | + | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''comando :'''</font> |
|align="center" | <code>/appzone {{{appcode}}}</code> | |align="center" | <code>/appzone {{{appcode}}}</code> | ||
|- | |- | ||
− | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">''' | + | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Estatus :'''</font> |
|align="center" | '''IG''' : {{#switch: {{{IG}}} | |align="center" | '''IG''' : {{#switch: {{{IG}}} | ||
| oui = ✅ | | oui = ✅ |
Revisión del 15:08 17 nov 2021
Esta plantilla pretende dar una descripción rápida de una App.
Parámetros
- icon : enlace a un icono de 32 px: <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > o [[File:Icon|32px|thumb|none]]
- name :
- author :
- appcode : Número de código de la aplicación (sólo el número).
- IG : si, 1 o no, 0 ..
- web : si, 1 o no, 0
- lang : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
- desc : Descripción rápida, tal y como aparecerá en https://app.ryzom.com/
Uso
{{Apps
| icon = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[File:Icon|32px|frameless|none]]
| name =
| author =
| appcode = (sólo el número)
| IG = 1
| web =1
| lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
| desc = description
}}
Ejemplo
{{Apps
| icon = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
| name = Livre de recettes
| author = '''[[Nevrax]]'''
| appcode = 28
| IG = oui
| web =1
| lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
| desc = Outil de stockage de recettes d'artisanat, avec simulation du résultat.
}}
App Info. | |
---|---|
Icono : | |
Nombre : | Livre de recettes |
Autor : | Nevrax |
comando : | /appzone 28
|
Estatus : | IG : ✓ web : ✓ |
Idiomas : | 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺 |
Descripción : | Outil de stockage de recettes d'artisanat, avec simulation du résultat. |
{{Apps
| icon = <img src="https://www.ryzomarmory.com/images/favicon/favicon-32x32.png" width="32" >
| name = Ryzom Armory
| author = '''[[User:SirCotare|SirCotare]]'''
| appcode = 1102
| IG = 0
| web =1
| lang = 🇬🇧
| desc = RyzomArmory is back! Character and guild profiles, Atys-database, and more! Your resource for everything Ryzom!
}}
App Info. | |
---|---|
Icono : | |
Nombre : | Ryzom Armory |
Autor : | SirCotare |
comando : | /appzone 1102
|
Estatus : | IG : ✗ web : ✓ |
Idiomas : | 🇬🇧 |
Descripción : | RyzomArmory is back! Character and guild profiles, Atys-database, and more! Your resource for everything Ryzom! |