Vorlage:Apps: Unterschied zwischen den Versionen

Aus EnzyklopAtys

Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „<includeonly>{{#vardefine:colour|990033}}<!-- -->{| <!-- class="infobox" --> style="width:400px; float:right; margin-left: 10px;" |- ! align="centre" colspan="…“)
 
Zeile 10: Zeile 10:
 
|</div> -->
 
|</div> -->
 
|-
 
|-
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Icône:'''</font>
+
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Ikone:'''</font>
 
!align="center" | <div style="margin:auto;">{{{icon}}}</div>
 
!align="center" | <div style="margin:auto;">{{{icon}}}</div>
 
|-
 
|-
Zeile 16: Zeile 16:
 
|align="center" | {{{name}}}
 
|align="center" | {{{name}}}
 
|-
 
|-
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Author:'''</font>
+
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Autor (-in):'''</font>
 
|align="center" | {{{author}}}
 
|align="center" | {{{author}}}
 
|-
 
|-
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Command:'''</font>
+
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Befehl:'''</font>
 
|align="center" | <code>/appzone {{{appcode}}}</code>
 
|align="center" | <code>/appzone {{{appcode}}}</code>
 
|-
 
|-
Zeile 26: Zeile 26:
 
  | oui = ✅
 
  | oui = ✅
 
  | yes = ✅
 
  | yes = ✅
 +
| Ja = ✅
 
  | 1 = ✅
 
  | 1 = ✅
 
  | non =❌
 
  | non =❌
 
  | no =❌
 
  | no =❌
 +
| nein =❌
 
  | 0 = ❌
 
  | 0 = ❌
 
  | ❌
 
  | ❌
Zeile 34: Zeile 36:
 
  | oui = ✅
 
  | oui = ✅
 
  | yes = ✅
 
  | yes = ✅
 +
| Ja = ✅
 
  | 1 = ✅
 
  | 1 = ✅
 
  | non =❌
 
  | non =❌
 
  | no =❌
 
  | no =❌
 +
| nein =❌
 
  | 0 = ❌
 
  | 0 = ❌
 
  | ❌
 
  | ❌
 
}}
 
}}
 
|-
 
|-
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Langues :'''</font>
+
!align="right" style="background: #{{#var:colour}}; width:25%;" | <font color="white">'''Sprache :'''</font>
 
|align="center" | {{{lang| 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺}}}  
 
|align="center" | {{{lang| 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺}}}  
 
|-
 
|-
!align="right" style="background: #{{#var:colour}}; width:25%;"| <font color="white">'''Description:'''</font>
+
!align="right" style="background: #{{#var:colour}}; width:25%;"| <font color="white">'''Beschreibung:'''</font>
 
|align="left" | <small>{{{desc|}}}</small>
 
|align="left" | <small>{{{desc|}}}</small>
 
|}</includeonly><noinclude><!-- DOCs -->{{Trad
 
|}</includeonly><noinclude><!-- DOCs -->{{Trad
Zeile 54: Zeile 58:
 
|H=1 }}{{clear}}
 
|H=1 }}{{clear}}
  
This template is intended to give a quick description of an [[App]].
+
Diese Vorlage ist für eine kurze Beschreibung einer [[App]] gedacht.
  
== Parameters ==
+
== Parameter ==
* icon : <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[Fichier:Icon|32px|vignette|néant]]</nowiki>
+
* icon : <nowiki><img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[File:Icon|32px|thumb|none]]</nowiki>
* name : App name
+
* name : Name der App
* author : The App author
+
* author : Der Autor der App
* appcode :  Code number of the App (the number only).
+
* appcode :  Codenummer der App (nur die Nummer).
* IG : yes or no, 1 or 0.
+
* IG : ja oder nein, 1 oder 0.
* web : yes or no, 1 or 0.
+
* web : ja oder nein, 1 oder 0.
* lang : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
+
* lang : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
* desc : Quick description,as it shows up in https://app.ryzom.com/  
+
* desc : Kurzbeschreibung, wie sie in https://app.ryzom.com/ angezeigt wird.
  
 
== Usage ==
 
== Usage ==
Zeile 81: Zeile 85:
 
<Syntaxhighlight lang="text">{{Apps
 
<Syntaxhighlight lang="text">{{Apps
 
| icon  = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
 
| icon  = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
| name = Craft Book
+
| name = Handwerk: Rezeptbuch
 
| author = '''[[Nevrax]]'''
 
| author = '''[[Nevrax]]'''
 
| appcode =  28
 
| appcode =  28
Zeile 87: Zeile 91:
 
| web =1
 
| web =1
 
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
 
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
| desc =  Outil de stockage de recettes d'artisanat, avec simulation du résultat.
+
| desc =  Werkzeug zum Speichern von Handwerksrezepten, mit Simulation des Ergebnisses.
 
}}</Syntaxhighlight>
 
}}</Syntaxhighlight>
 
{{Apps
 
{{Apps
 
| icon  = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
 
| icon  = <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" >
| name = Livre de recettes
+
| name = Handwerk: Rezeptbuch
 
| author = '''[[Nevrax]]'''
 
| author = '''[[Nevrax]]'''
 
| appcode =  28
 
| appcode =  28
Zeile 97: Zeile 101:
 
| web =1
 
| web =1
 
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
 
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
| desc =  Outil de stockage de recettes d'artisanat, avec simulation du résultat.
+
| desc =  Werkzeug zum Speichern von Handwerksrezepten, mit Simulation des Ergebnisses.
 
}}
 
}}
 
{{Clear}}
 
{{Clear}}

Version vom 15. November 2021, 19:02 Uhr

de:Template:Apps en:Template:Apps es:Template:Apps fr:Template:Apps ru:Template:Apps
 
UnderConstruction.png
Übersetzung zur Überprüfung
Gib nicht den Mitwirkenden die Schuld, sondern komm und hilf ihnen. 😎

Diese Vorlage ist für eine kurze Beschreibung einer App gedacht.

Parameter

  • icon : <img src="https://app.ryzom.com//app_craft/favicon.png" width="32" > ou [[File:Icon|32px|thumb|none]]
  • name : Name der App
  • author : Der Autor der App
  • appcode : Codenummer der App (nur die Nummer).
  • IG : ja oder nein, 1 oder 0.
  • web : ja oder nein, 1 oder 0.
  • lang : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
  • desc : Kurzbeschreibung, wie sie in https://app.ryzom.com/ angezeigt wird.

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 = Handwerk: Rezeptbuch
| author = '''[[Nevrax]]'''
| appcode =  28
| IG = oui 
| web =1
| lang = 🇩🇪  🇬🇧  🇪🇸  🇫🇷  🇷🇺
| desc =  Werkzeug zum Speichern von Handwerksrezepten, mit Simulation des Ergebnisses.
}}
App Info.
Ikone:
Name : Handwerk: Rezeptbuch
Autor (-in): Nevrax
Befehl: /appzone 28
Status: IG :   web :
Sprache : 🇩🇪 🇬🇧 🇪🇸 🇫🇷 🇷🇺
Beschreibung: Werkzeug zum Speichern von Handwerksrezepten, mit Simulation des Ergebnisses.


{{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.
Ikone:
Name : Ryzom Armory
Autor (-in): SirCotare
Befehl: /appzone 1102
Status: IG :   web :
Sprache : 🇬🇧
Beschreibung: RyzomArmory is back! Character and guild profiles, Atys-database, and more! Your resource for everything Ryzom!