Difference between revisions of "Template:Apps"

From EncyclopAtys

Jump to: navigation, search
(Replaced content with " Category:Template:Infobox</noinclude>")
Line 1: Line 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 = ✅
 +
| 1 = ✅
 +
| non =❌
 +
| 0 = ❌
 +
| ❌
 +
}}&nbsp;&nbsp;'''web''' :  {{#switch: {{{web}}}
 +
| oui = ✅
 +
| 1 = ✅
 +
| non =❌
 +
| 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=5
 +
|FR=Template:Apps |FRs=0
 +
|RU=Template:Apps |RUs=5
 +
|H=1 }} {{clear}}
  
 +
This template is intended to give a quick description of an [[App]].
 +
 +
== Parameters ==
 +
* icon  : <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[Fichier:Icon|32px|vignette|néant]]</nowiki>
 +
* 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 ==
 +
<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 =  (the number only)
 +
| IG =
 +
| web = 
 +
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
 +
| desc =  Quick description,as it shows up in https://app.ryzom.com/
 +
}}</Syntaxhighlight>
 +
 +
== Exemple ==
 +
<Syntaxhighlight>{{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.
 +
}}</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!
 +
}}
 
[[Category:Template:Infobox]]</noinclude>
 
[[Category:Template:Infobox]]</noinclude>

Revision as of 09:19, 26 September 2021

de:Template:Apps en:Template:Apps es:Template:Apps fr:Template:Apps ru:Template:Apps
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Dorothée, 2021-09-26)


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!