User:DrAtomic/Sandbox

my test and playground

This project is discussed here: Template_talk:Player_Alliance


Alliance Details
Building.png
Name {{{name}}}
Template:AllianceLogo
Website.png
Website [{{{website}}} {{{website}}}]
User.png
Executor [[Contributor_name:{{{executor}}}|{{{executor}}}]]
Calendar add.png
Founded {{{founded}}}
Flag orange.png
Ticker {{{ticker}}}
Group.png
Corporations {{{corporations}}} corporations

Usage

This template is for player alliance pages.

{{Player Alliance
|id=857174087
|name=Dummy Alliance
|website=http://www.example.com
|executor=Stav!!!
|founded=2005.09.01
|ticker=ZOMG
|corporations=12
}}

In the parameters, the parameter id is the unique identifier for this alliance. It can be obtained using the EVE Online API. For the above example,

 http://api.eve-online.com/eve/CharacterID.xml.aspx?names=Band of Brothers

A more detailed explanation is available here. A closed parameter optionally defines the closing date of the alliance, if applicable.

removed another category ISD Vash Erics 00:24, 15 January 2009 (UTC)



Reorder and add:

  • Alliancelogo (default logo needed)
  • Alliancelogo caption for adding comment if desired
  • Name {{{name}}} (bold)
  • Ticker {{{ticker}}} (bold)
  • Type (0.0, anti-pirate, lowsec piracy, highsec piracy, empire, roleplay)
  • Founded {{{founded}}}
  • Status (Active or Closed)

--- Contact Information ---

  • Alliance Leader
  • Diplomacy (avoiding term diplomat since it could be diplomats or diplomatic relations because it's too long)
  • Renting (lists persons to contact about renting space)
  • Public Channel
  • Website [{{{website}}} {{{website}}}]
  • Killboard

--- Members ---

  • Executor [[{{{executor}}} (Player Corporation)|{{{executor}}}]]
  • Corporations {{{corporations}}} corporations


Alliance Details
[[Image:{{{alliancelogo}}}|center|thumb|280px|{{{caption}}}]]
Name {{{alliancename}}}
Ticker {{{ticker}}}
Type {{{alliancetype}}}
Founded {{{founded}}}
Status {{{status}}}
Contact details
Alliance leader {{{allianceleader}}}
Diplomat(s) {{{diplomats}}}
Public Channel {{{publicchannel}}}
Website [{{{website}}} {{{webnicename}}}]
Corporations
Executor {{{executor}}}
Members {{{corporations}}}


Usage

This template is for use with player alliance pages and helps you display an info box. This template will also automatically include your corporation in the Player Alliances category.

Copy and paste the code below into your corporation page and complete the info.

{{Player Alliance
|alliancelogo=No-alliance-logo.JPG 
|caption=
|alliancename=
|ticker=
|alliancetype=
|founded=
|status=
|allianceleader=
|diplomats=
|publicchannel=
|website=
|webnicename=
|executor=
|corporations=
}}

Example

Note that you can add an additional entry to a new line if you separate the new entries with <br>, wiki markup language works as well.

{{Player Alliance
|alliancelogo=No-alliance-logo.JPG 
|caption=
|alliancename=Morsus Mihi
|ticker=RAWR
|alliancetype=0.0
|founded=January 1st, 2006
|status=Active
|allianceleader=[[Vuk Lau (Character)|Vuk Lau]]
|diplomats=[[Orree (Character)|Orree]]
|publicchannel=RAWR
|website=http://morsus-mihi.net/kb
|webnicename=RAWR Killboard
|executor=[[4S Corporation (Player corporation)|4S]]
|corporations=[[The_Graduates_(Player corporation)|The Graduates]]<BR>
[[hirr (Player corporation)|hirr]]<BR>
[[Free Space Ranger (Player corporation)|Free-Space-Ranger]]<BR>
[[Shiva (Player corporation)|Shiva]]<BR>
[[Macabre Votum (Player corporation)|Macabre Votum]]<BR>
[[The Arrow Project (Player corporation)|The Arrow Project]]<BR>
[[Oberon Incorporated (Player corporation)|Oberon Incorporated]]
}}

don't forget to get the category tags out of your tests ;) ISD Vash Erics 00:23, 15 January 2009 (UTC)