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