Difference between revisions of "ARCC Expert FR"

From Ryzom Forge Wiki

Jump to: navigation, search
Line 13: Line 13:
 
==BBCODE==
 
==BBCODE==
 
===url===
 
===url===
 +
====Paramètres====
 +
*texte: URL ou titre_à_afficher
 +
*attribut: URL lorsque le texte n'est pas nul
 +
** titre_à_afficher: Nom ou intitulé de l'URL
 +
====Exemples====
 
*<nowiki>[url]http://forge.ryzom.com/wiki/ARCC_Expert_FR[/url]</nowiki>
 
*<nowiki>[url]http://forge.ryzom.com/wiki/ARCC_Expert_FR[/url]</nowiki>
 
*<nowiki>[url=http://forge.ryzom.com/wiki/ARCC_Expert_FR]The ARCC[/url]</nowiki>
 
*<nowiki>[url=http://forge.ryzom.com/wiki/ARCC_Expert_FR]The ARCC[/url]</nowiki>
  
 
===scripturl===
 
===scripturl===
*[scripturl]ryform_action=edit&ryform_name=stages%3A0[/scripturl]
+
====Paramètres====
'''<nowiki>http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088</nowiki>'''&''ryform_action=edit&ryform_name=stages%3A0''
+
*''texte'': ajoute une extension PHP à L’URL fournie dans l'attribut.
 +
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 +
*'''attribu'''t: ne semble pas marcher (un seul caractère parsé). S'il est nul, remonte l'URL du script en cours.
 +
</div>
 +
====Exemples====
 +
*[scripturl]ryform_action=edit&ryform_name=stages%3A0[/scripturl] donne:
 +
:'''<nowiki>http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088</nowiki>'''<big>&</big>''ryform_action=edit&ryform_name=stages%3A0''
 
===imgurl===
 
===imgurl===
 
*<nowiki>[imgurl=http://forge.ryzom.com/wiki/ARCC_Expert_FR]http://app.ryzom.com//data/icons/32/emotion_tongue.png _The_ARCC[/imgurl]</nowiki>
 
*<nowiki>[imgurl=http://forge.ryzom.com/wiki/ARCC_Expert_FR]http://app.ryzom.com//data/icons/32/emotion_tongue.png _The_ARCC[/imgurl]</nowiki>
Line 36: Line 47:
 
:*org
 
:*org
 
:*race
 
:*race
 +
 +
===img===
 
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 
<div style="margin:0em; padding:0em;border: none;background:yellow;">
===img===
 
 
====Paramètres====
 
====Paramètres====
 
*texte: nul ou adresse_de_l_image nom_de_l_image
 
*texte: nul ou adresse_de_l_image nom_de_l_image
Line 43: Line 55:
 
** nom_de_l_image (utilisé aussi pour l'affichage de remplacement si est image absente. Éventuellement traduite automatiquement)
 
** nom_de_l_image (utilisé aussi pour l'affichage de remplacement si est image absente. Éventuellement traduite automatiquement)
  
====Exemples===
+
====Exemples====
 
*[img]http://app.ryzom.com//data/icons/32/emotion_happy.png[/img]
 
*[img]http://app.ryzom.com//data/icons/32/emotion_happy.png[/img]
 
</div>
 
</div>
  
 
===div===
 
===div===
 +
 
*[div]Un texte[/div]
 
*[div]Un texte[/div]
 
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 
<div style="margin:0em; padding:0em;border: none;background:yellow;">
Line 89: Line 102:
 
===ifnot===
 
===ifnot===
 
===hack===
 
===hack===
 
+
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 +
====Paramètres====
 +
*texte:
 +
*attribut: significatif si texte est nul
 +
**
 +
====Exemples====
 +
</div>
 
==HTML==
 
==HTML==
 
<table>
 
<table>
Line 168: Line 187:
 
[*]
 
[*]
 
[/list]
 
[/list]
 +
 +
 +
<div style="margin:0em; padding:0em;border: none;background:yellow;">
 +
====Paramètres====
 +
*texte:
 +
*attribut: significatif si texte est nul
 +
**
 +
====Exemples====
 +
</div>
  
 
&rArr;
 
&rArr;

Revision as of 12:48, 10 September 2014

WIP
in Arbeit - work in progress - trabajo en curso - travaux en cours - незавершенное


Flag-DE

DE translation needed please

Flag-ES

ES translation needed please

Flag-EN

EN translation needed please


Manuel d’utilisation de l' A.R.C.C.

BBCODE

url

Paramètres

  • texte: URL ou titre_à_afficher
  • attribut: URL lorsque le texte n'est pas nul
    • titre_à_afficher: Nom ou intitulé de l'URL

Exemples

  • [url]http://forge.ryzom.com/wiki/ARCC_Expert_FR[/url]
  • [url=http://forge.ryzom.com/wiki/ARCC_Expert_FR]The ARCC[/url]

scripturl

Paramètres

  • texte: ajoute une extension PHP à L’URL fournie dans l'attribut.
  • attribut: ne semble pas marcher (un seul caractère parsé). S'il est nul, remonte l'URL du script en cours.

Exemples

  • [scripturl]ryform_action=edit&ryform_name=stages%3A0[/scripturl] donne:
http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=2088&ryform_action=edit&ryform_name=stages%3A0

imgurl

  • [imgurl=http://forge.ryzom.com/wiki/ARCC_Expert_FR]http://app.ryzom.com//data/icons/32/emotion_tongue.png _The_ARCC[/imgurl]

The_ARCC

db

  • [db=TestDB]0:0=100[/db] chargement d'une valeur dans une DB.
  • [db=TestDB]3:0[/db] RAZ dans une DB.
  1. Champ avant le ":" : colonne de la base (numéro ou nom).
  2. Champ après le ":" appartenance du joueur:
  • player
  • guild
  • arcc => 0
  • civ
  • cult
  • org
  • race

img

Paramètres

  • texte: nul ou adresse_de_l_image nom_de_l_image
  • attribut: significatif si texte est nul
    • nom_de_l_image (utilisé aussi pour l'affichage de remplacement si est image absente. Éventuellement traduite automatiquement)

Exemples

  • [img]emotion_happy.png[/img]

div

  • [div]Un texte[/div]
  • [div=Classe|identiy|color:#f00;...???]txt[/div]

expr

  • affichage du calcul
  • affichage du résultat

map

  • [map]18176,-29492[/map]

link

http://app.ryzom.com/app_arcc/index.php?action=scripts_Main&event=211 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » Nouvel event )
http://app.ryzom.com/app_arcc/index.php?action=script_Edit&script=1936&version=0 (A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » GrimSon)
http://app.ryzom.com/app_arcc/index.php?message=recipe_updated&action=script_Edit&script=2088&ryform_action=&ryform_name= (

A.R.C.C. » TESTS » Bepock » UserGuide » NewEvent » NewEvent » BBCODE: stage weGPlayerInfos_BBCodeTest)

validate

trad

t

math

timer

date

func

itemicon

lua

param

data

session

get

post

playerinfos

gender

playerbackup

playerstat

scriptinfos

if

ifnot

hack

Paramètres

  • texte:
  • attribut: significatif si texte est nul

Exemples

HTML


Alpha :([db=TestDB]0:0[/db]+2000)/4000
Beta : [db=TestDB]1:0[/db]/4000+60
Gamma : [db=TestDB]2:0[/db]/4000
Delta : [db=TestDB]3:0[/db]/4000

[list=1] [*]now:[func]now[/func] [*]rand %:[func=rand]0|100[/func] [*]calc:[math](10*2)[/math] [*]session DATE:[session=DATE][func]now[/func][/session] [*]DATE:[session]DATE[/session] [*]date:[date]DATE[/date] [*]rand*DATE:[math][func=rand]0|100[/func]*[session]DATE[/session][/math] [*]rand*DATE:[math]([func=rand]0|100[/func]*[session]DATE[/session])%100[/math] [*] [/list]

[list] [*]session DATE:[session=DATE][func]now[/func][/session] [*]DATE:[session]DATE[/session] [*]date:[date]DATE[/date]

[*]1 [date shard=atys][/date] [*]2 [date=atys][/date] [*]3 [date shard][/date] [*]4 [date][/date] [*]5 [date]1407426669[/date] [session=DATE][func]now[/func]+1000[/session] [*]6 [time][session]DATE[/session][/time] [*] [*]Samedi 8 Novembre 12:00:00 UTC (dans 3 mois) [*]17h - Tria, Pluvia 15, 3e CA 2580 [*][time]2014-11-08 12:00[/time] [*]1:[date shard=atys]2014-11-08 12:00[/date] [*]2:[date=atys]2014-11-08 12:00[/date] [*]3:[date shard]2014-11-08 12:00[/date] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[date shard=atys]2014-11-08 12:00[/date] [*]2:[date=atys]2014-11-08 12:00[/date] [*]3:[date shard]2014-11-08 12:00[/date] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[shard=atys]2014-11-08 12:00[/shard] [*]2: [*]3:[shard]2014-11-08 12:00[/shard] [*]4:[date]2014-11-08 12:00[/date] [*] [*]1:[date shard=atys=2014-11-08 12:00][/date] [*]2:[date=atys=2014-11-08 12:00][/date] [*]3:[date shard=2014-11-08 12:00][/date] [*]4:[date=2014-11-08 12:00][/date] [*] [*] [*] [*] [*] [*] [*] [*] [/list]


Paramètres

  • texte:
  • attribut: significatif si texte est nul

Exemples

Autre soutils de l'ARCC


Ryzom Wiki: Ryzom Commons | DE • EN • ESFRRU | Ryzom Forge