Difference between revisions of "Template:GuildGeneralInfo"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 24: Line 24:
 
{{GuildGeneralInfo
 
{{GuildGeneralInfo
 
|image=
 
|image=
|useImgfile=
+
|useImgFile=
 
|useapi=
 
|useapi=
 
|server=
 
|server=
Line 87: Line 87:
 
{{GuildGeneralInfo
 
{{GuildGeneralInfo
 
|image=576460752303421533
 
|image=576460752303421533
 +
|useImgFile=false
 
|useapi=true
 
|useapi=true
 
|server=Arispotle
 
|server=Arispotle
Line 104: Line 105:
 
{{GuildGeneralInfo
 
{{GuildGeneralInfo
 
|image=576460752303421533
 
|image=576460752303421533
 +
|useImgFile=false
 
|useapi=true
 
|useapi=true
 
|server=Arispotle
 
|server=Arispotle

Revision as of 17:39, 10 September 2011

Description

Displays a guild's general information in a formatted list form.

Usage

{{GuildGeneralInfo
|image=
|useImgFile=
|useapi=
|server=
|land=
|GH=
|FactionAlignment=
|RacialAlignment=
|AllowedRaces=
|pvpStance=
|rpStance=
|website=
|}}

Parameters

image
Optional. Although this parameter is optional, it is a good idea to include it. image takes a long integer value, easiest way to retrieve this value is through loading Ryzom Tracker, right clicking on the respective icon, selecting "Copy Image Location" (or whichever similar function may be applicable to your browser), pasting the URL somewhere and copy/pasting the value of icon.
useImgFile
Optional. Binary parameter, if true uses an image from the central repository for a guild icon.
useapi
Optional. Binary parameter, if true creates a link to the guild's Armory page. If false, does nothing.
server
Optional. Name of the shard the guild is located on. NOTE: If useapi has a value of true this parameter is non-optional
land
Optional. The homeland of the guild, either the land the guild was founded in, its current territory matching its racial alignment.
GH
Optional. The location of the guild's guild hall. Can either just be city (eg. GH=Yrkanis) or include district (eg. GH=Yasson Ward, Yrkanis)
FactionAlignment
Non-optional. The guild's factional alignment. Can be a custom value or a predefined value:
  • kami - Kami
  • karavan or kara – Karavan
  • neut or neutral – Neutral
RacialAlignment
Non-optional. The guild's racial alignment. Can be a custom value or a predefined value:
  • matis - Matis
  • tryker - Tryker
  • zorai or zoraï – Zoraï
  • fyros - Fyros
  • neut or neutral – Neutral
AllowedRaces
Optional. Specifies whether the guild has any preferences concerning the races it accepts.
pvpStance
Optional. The guild's stance towards PvP.
rpStance
Optional. The guild's stance towards Roleplay.
Website
Optional. A link to the guild's website.

Example

{{GuildGeneralInfo
|image=576460752303421533
|useImgFile=false
|useapi=true
|server=Arispotle
|land=[[Aeden Aqueous]]
|GH=Windy Head, [[Fairhaven]]
|FactionAlignment=Karavan
|RacialAlignment=Tryker
|AllowedRaces=All
|pvpStance=
|rpStance=Semi
|website=http://www.ancor.ch/atysghosts/
}}

would output

guild_icon.php?icon=576460752303421533&size=b&.png

See Also