Difference between revisions of "Template:Apps"
From EncyclopAtys
Line 13: | Line 13: | ||
!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">'''Name :''' </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">'''Author:'''</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">'''Command:'''</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">'''Status:'''</font> |
|align="center" | '''IG''' : {{#switch: {{{IG}}} | |align="center" | '''IG''' : {{#switch: {{{IG}}} | ||
| oui = ✅ | | oui = ✅ | ||
+ | | yes = ✅ | ||
| 1 = ✅ | | 1 = ✅ | ||
| non =❌ | | non =❌ | ||
+ | | no =❌ | ||
| 0 = ❌ | | 0 = ❌ | ||
| ❌ | | ❌ | ||
}} '''web''' : {{#switch: {{{web}}} | }} '''web''' : {{#switch: {{{web}}} | ||
| oui = ✅ | | oui = ✅ | ||
+ | | yes = ✅ | ||
| 1 = ✅ | | 1 = ✅ | ||
| non =❌ | | non =❌ | ||
+ | | no =❌ | ||
| 0 = ❌ | | 0 = ❌ | ||
| ❌ | | ❌ |
Revision as of 07:05, 15 November 2021
This template is intended to give a quick description of an App.
Parameters
- icon : <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[Fichier:Icon|32px|vignette|néant]]
- name : App name
- author : The App author
- appcode : Code number of the App (the number only).
- IG : yes or no, 1 or 0.
- web : yes or no, 1 or 0.
- lang : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
- desc : Quick description,as it shows up in https://app.ryzom.com/
Usage
{{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 = (the number only)
| IG =
| web =
| lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
| desc = Quick description,as it shows up in https://app.ryzom.com/
}}
Exemple
{{Apps
| icon = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
| name = Craft Book
| author = '''[[Nevrax]]'''
| appcode = 28
| IG = oui
| web =1
| lang = 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
| desc = Outil de stockage de recettes d'artisanat, avec simulation du résultat.
}}
App Info. | |
---|---|
Icône: | |
Name : | Livre de recettes |
Author: | Nevrax |
Command: | /appzone 28
|
Status: | IG : ✓ web : ✓ |
Langues : | 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺 |
Description: | 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. | |
---|---|
Icône: | |
Name : | Ryzom Armory |
Author: | SirCotare |
Command: | /appzone 1102
|
Status: | IG : ✗ web : ✓ |
Langues : | 🇬🇧 |
Description: | RyzomArmory is back! Character and guild profiles, Atys-database, and more! Your resource for everything Ryzom! |