Diferencia entre revisiones de «Plantilla:Apps»
De EnciclopAtys
(Página reemplazada por « Categoría:Plantilla:Infobox</noinclude>») |
|||
Línea 1: | Línea 1: | ||
+ | <includeonly>{{#vardefine:colour|990033}}<!-- | ||
+ | -->{| <!-- class="infobox" --> style="width:400px; float:right; margin-left: 10px;" | ||
+ | |- | ||
+ | ! align="centre" colspan="2" style="background: #{{#var:colour}}; padding: 2px; " | <font color="white">App Info.</font><!-- | ||
+ | |- | ||
+ | | colspan="2" |<div style="margin:auto;"><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > | ||
+ | |- | ||
+ | !align="centre" colspan="2" style="background: #{{#var:colour}}; padding: 11px;" | | ||
+ | |- | ||
+ | |</div> --> | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Icône:'''</font> | ||
+ | !align="center" | <div style="margin:auto;">{{{icon}}}</div> | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Nom :''' </font> | ||
+ | |align="center" | {{{name}}} | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Auteur:'''</font> | ||
+ | |align="center" | {{{author}}} | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Commande:'''</font> | ||
+ | |align="center" | <code>/appzone {{{appcode}}}</code> | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Statut:'''</font> | ||
+ | |align="center" | '''IG''' : {{#switch: {{{IG}}} | ||
+ | | oui = ✅ | ||
+ | | yes = ✅ | ||
+ | | ja = ✅ | ||
+ | | si = ✅ | ||
+ | | oui = ✅ | ||
+ | | 1 = ✅ | ||
+ | | non =❌ | ||
+ | | no =❌ | ||
+ | | nein =❌ | ||
+ | | 0 = ❌ | ||
+ | | ❌ | ||
+ | }} '''web''' : {{#switch: {{{web}}} | ||
+ | | oui = ✅ | ||
+ | | yes = ✅ | ||
+ | | ja = ✅ | ||
+ | | si = ✅ | ||
+ | | oui = ✅ | ||
+ | | 1 = ✅ | ||
+ | | non =❌ | ||
+ | | no =❌ | ||
+ | | nein =❌ | ||
+ | | 0 = ❌ | ||
+ | | ❌ | ||
+ | }} | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Langues :'''</font> | ||
+ | |align="center" | {{{lang| 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺}}} | ||
+ | |- | ||
+ | !align="right" style="background: #{{#var:colour}}; width:25%;"| <font color="white">'''Description:'''</font> | ||
+ | |align="left" | <small>{{{desc|}}}</small> | ||
+ | |}</includeonly><noinclude> <!-- DOCs --> | ||
+ | {{Trad | ||
+ | |DE=Template:Apps |DEs=5 | ||
+ | |EN=Template:Apps |ENs=4 | ||
+ | |ES=Template:Apps |ESs=4 | ||
+ | |FR=Template:Apps |FRs=0 | ||
+ | |RU=Template:Apps |RUs=5 | ||
+ | |H=1 }}{{clear}} | ||
+ | Esta plantilla pretende dar una descripción rápida de una [[App]]. | ||
+ | |||
+ | == Parámetros == | ||
+ | * icon : <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > o [[File:Icon|32px|thumb|none]]</nowiki> | ||
+ | * 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 == | ||
+ | <Syntaxhighlight>{{Apps | ||
+ | | icon = <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[File:Icon|32px|frameless|none]]</nowiki> | ||
+ | | name = | ||
+ | | author = | ||
+ | | appcode = (sólo el número) | ||
+ | | IG = 1 | ||
+ | | web =1 | ||
+ | | lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺 | ||
+ | | desc = description | ||
+ | }}</Syntaxhighlight> | ||
+ | |||
+ | == Ejempl0 == | ||
+ | <Syntaxhighlight>{{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. | ||
+ | }}</Syntaxhighlight> | ||
+ | {{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. | ||
+ | }} | ||
+ | {{Clear}} | ||
+ | <Syntaxhighlight>{{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! | ||
+ | }}</Syntaxhighlight> | ||
+ | {{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! | ||
+ | }} | ||
[[Categoría:Plantilla:Infobox]]</noinclude> | [[Categoría:Plantilla:Infobox]]</noinclude> |
Revisión del 20:26 15 oct 2021
Esta plantilla pretende dar una descripción rápida de una App.
Parámetros
- icon : <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 = <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[File:Icon|32px|frameless|none]]</nowiki>
| name =
| author =
| appcode = (sólo el número)
| IG = 1
| web =1
| lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
| desc = description
}}
Ejempl0
{{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! |