User talk:Why/Sandbox/ProjectXaphan

From Guild Wars Wiki
Jump to navigationJump to search

Make a summary of some pages in an other one[edit]

moved from Help:Ask_a_wiki_question#Make_a_summary_of_some_pages_in_an_other_one

Ok, this is a bit complicated to explan, but here the deal : I've created some templates used by members of my guild. There is a page for each of the characters the members have, and they have simply to complete the template's variables to complete theise pages. (it can be yes, no, or numbers). Now, i would like to know if it's possible to make a new page witch is a sort of summary of some variables present in every characters pages (in a table). So, by completing each members characters page, the summary page complete itself automaticaly.

Well, now the question ^^ : Is this even possible ? If yes, how ?

Thanks in advance ! PS : Sry for my bad english, i'm french ^^ I hope you understand it. Xaphan67 19:13, 5 March 2009 (UTC)

Sure, you just create a page User:Xaphan67/Templates/Instructions and have at it. It's generally easier to list the variables available for each template on that specific template page as part of Usage notes though. Example: User:Wynthyst/Template/Character, or Template:Skill infobox. It would help if I really read what you asked. Sorry, just ignore me. --Wyn's Talk page Wyn 21:53, 5 March 2009 (UTC)
As far as I know, that would be nearly impossible. Nearly, but I have a few ideas that might work. Sadly I do not have time to elaborate on them now though, I would need to write a test template for that first :( I'll try to find some time tomorrow, and if I figure out how to do it, I'll drop you a message on your talk page. By the way, could you give me a link to the template you're referring to? I tried to find it but you have a really large amount of pages. WhyUser talk:Why Are We Fighting 22:08, 5 March 2009 (UTC)
Xaphan, let me see if I can help you reword the request. If I hear you right, it sounds like you are wanting to make a table (i.e. a list of players in your guild and their variables) that uses an inclusion of the same data entered on a user's page into the character template so you can have an up to date table based on the user's entries instead of having to manually update the table on a regular basis? Is that about right? If you can find some one that can do that I'd like to know how it was done. Elric 22:28, 5 March 2009 (UTC)
That's what I understood too, as I said, I have some ideas, I just need time ^^ WhyUser talk:Why Are We Fighting 22:33, 5 March 2009 (UTC)
Why: Can you put the data into a page of its own with no formatting and then use it as an inclusion into the character page and the table of characters? i.e. user:example/data with the actual character being at user:example/character_example 68.96.205.187 22:40, 5 March 2009 (UTC)
Well, yes, you could, but making a template would probably be easier. On second thought, I doubt that's possible, actually. It would need at least a little bit of formatting, and that would make it more complicated than just filling in parameters in a template. My idea is to make a template which produces one result when used, and another when the page it is used on is included somewhere else. For instance, I'd make User:Why Are We Fighting/Templates/CharTable, fill it in on User:Why Are We Fighting/Characters/Why Are We Fighting, and include thát page in User:Why Are We Fighting/Characters. I don't know for sure if it'd work, but that's what I'm planning to do. Anyway, I'm logging off for today. Cyao. WhyUser talk:Why Are We Fighting 22:50, 5 March 2009 (UTC)
This is very possible. However, you will need to use DPL, which may not be easy for you. Backsword 22:55, 5 March 2009 (UTC)
The only problem I can see with that solution is that the character page will be visually large probably including things like images and tables to format the information to make it easy on the eyes when viewed as a single character page. The table is probably meant to only include the raw data for ease of viewing multiple entries/characters at a time. I assume name, age, level, xp, or whatever variables Xaphan is planning on using. Hence, my suggestion to put the raw data for each character into a separate page and use the data page as an inclusion in the other two pages. ofc I don't know how to do that. I can only point at the airplane and tell you why it flies not build one. Some one with more technical expertise would have to know how to do the actual code building. Elric 23:02, 5 March 2009 (UTC)
My first attempt failed miserably, but I'll make a template tomorrow. A simple switch function should be able to do it. The template itself'd be a bit large, but well, I'm not afraid of large templates. WhyUser talk:Why Are We Fighting 23:07, 5 March 2009 (UTC)
It's not the size of the code that I was concerned with. I am more concerned with the visual size of the character page and how to include the information Xaphan wants into the table without including the rest of the character page too. Elric 23:13, 5 March 2009 (UTC)
DPL will only include the info you specific in the include parameter, nothing else. And now, you can't call raw data with a template. You could nest templates, and put the formating in the 'bottom' template, and change it with a switch. Very clunky way of doing things. And easy to break. Backsword 23:20, 5 March 2009 (UTC)
Sorry for my incorrect statement. I didn't mean that you could call the raw data. Meant using the data in an inclusion in the two separate pages (table and character page). That way the character page itself never changes, only the raw data page. Backsword... do you know where I can do some reading about DPL and the functions necessary to do what Xaphan is interested in? Or is it something you should probably take a class in? Elric 23:28, 5 March 2009 (UTC)
Here is a manual for DPL :) - anja talk 23:31, 5 March 2009 (UTC)
Thank you Anja... I can smell my brain cells burning already and I haven't even opened the page yet. Elric 23:33, 5 March 2009 (UTC)

(Reset indent) Okay, I played around with it, and made these three pages. They don't look like much, but in essence, that's my idea of how to do it. If you want, you can link me to your own template, and I'll implement your code in my templates, so that you can copy my code over in turn. And yea, I said I'd wait till tomorrow, I guess I'm addicted to this wiki. WhyUser talk:Why Are We Fighting 23:52, 5 March 2009 (UTC)

Yea... me too... 68.96.205.187 23:55, 5 March 2009 (UTC)

(Reset indent) Ok, thanks all for your answers. First of all, Elric, yes that's exactly what I want to do. I will explain how the templates i've done works :

For each member, there is a main page. The template for this page is here : [1] (yes i know there is some red texts, but i think it's ok because it work). Here the code my members use :

   {{User:Xaphan67/Templates/Personnage/PagePrincipale
    | MonCompte =
    | MonPseudo =
    | MaRegion =
    | Sexe =
    | NombrePerso = 4
    | TypeJeu =
    | TitreParagraphe =
    | ContenuParagraphe =
    <!-- Titres PvE -->
    | Luxon = 0
    | Kurzick = 0
    | Chance = 0
    | Malchance = 0
    | Coffres = 0
    | Sagesse = 0
    <!-- Titres PvP -->
    | Gladiateur = 0
    | Heros = 0
    | Champion = 0
    | Commandant = 0
    | Joueur = 0
    | Zaishen = 0
    }}

This page link to others templates for the titles barrs. I've used Yo ich halt' templates and translated thems in french.

There is also 7 pages for each characters of each member. Here are the templates and the code my member use when creating pages:

- For the titles : [2]

   {{User:Xaphan67/Templates/Personnage/Titres
    | MonCompte =
    | MonPerso =
    | MaProf =
    | MonTitreCreme =
    | Creme = 0
    | MaitreDuNord = 0
    | Survivant = 0
    | StatutSurvivant =
    | Defenseur = 0
    | StatutDefenseur =
    | Ivrogne = 0
    | Gourmand = 0
    | Fetard = 0
    | ExplorationTyrie = 0
    | ExplorationCantha = 0
    | ExplorationElona = 0
    | ExplorationLegendaire = 0
    | VainqueurTyrie = 0
    | VainqueurCantha = 0
    | VainqueurElona = 0
    | VainqueurLegendaire = 0
    | ProtecteurTyrie = 0
    | ProtecteurCantha = 0
    | ProtecteurElona = 0
    | GardienTyrie = 0
    | GardienCantha = 0
    | GardienElona = 0
    | GardienJegendaire = 0
    | CompetencesTyrie = 0
    | CompetencesCantha = 0
    | CompetencesElona = 0
    | CompetencesLegendaire = 0
    | Lancier = 0
    | Porteur = 0
    | Asura = 0
    | AvantGarde = 0
    | Nain = 0
    | Norn = 0
    }}

- For the HoM : [3]

   {{User:Xaphan67/Templates/Personnage/Pantheon
    | MonCompte =
    | MonPerso =
    | MaProf =
    | Sexe =
    | MonTitreCreme =
    <!-- Monument Honneur -->
    | ProtecteurTyrie = no
    | ProtecteurCantha = no
    | ProtecteurElona = no
    | GardienLegendaire = no
    | GardienTyrie = no
    | GardienCantha = no
    | GardienElona = no
    | VainqueurLegendaire = no
    | VainqueurTyrie = no
    | VainqueurCantha = no
    | VainqueurElona = no
    | CompetencesLegendaire = no
    | CompetencesTyrie = no
    | CompetencesCantha = no
    | CompetencesElona = no
    | ExplorationLegendaire = no
    | ExplorationTyrie = no
    | ExplorationCantha = no
    | ExplorationEloana = no
    | MaitreDuNord = no
    | Nain = no
    | Asura = no
    | AvantGarde = no
    | Norn = no
    | Defenseur = no
    | Survivant = no
    | Lancier = no
    | Porteur = no
    | Chance = no
    | Malchance = no
    | Coffre = no
    | Sagesse = no
    | Ivrogne = no
    | Gourmand = no
    | Fetard = no
    | Kurzick = no
    | Luxon = no
    | Zaishen = no
    | Joueur = no
    | Heros = no
    | Gladiateur = no
    | Commandant = no
    | Champion = no
    | HerosTyrie = no
    | HerosCantha = no
    | HerosElona = no
    | Fisssure = no
    | OutreMondre = no
    | DomaineAngoisse = no
    | Abime = no
    | Urgoz = no
    | Fournaise = no
    <!-- Monument Courage -->
    | HacheTourment = no
    | EpeeTourment = no
    | MarteauTourment = no
    | BouclierTourment = no
    | ArcTourment = no
    | BatonTourment = no
    | SceptreTourment = no
    | FocusTourment = no
    | DagueTourment = no
    | FauxTourment = no
    | JavelotTourment = no
    | HacheDestructeur = no
    | EpeeDestructeur = no
    | MarteauDestructeur = no
    | BouclierDestructeur = no
    | ArcDestructeur = no
    | BatonDestructeur = no
    | SceptreDestructeur = no
    | FocusDestructeur = no
    | DagueDestructeur = no
    | FauxDestructeur = no
    | JavelotDestructeur = no
    <!-- Monument Fraternité -->
    | Norgu = no
    | Koss = no
    | Morghan = no
    | Jora = no
    | Kahmu = no
    | Goren = no
    | Dunkoro = no
    | Magdrid = no
    | Pyre = no
    | Gwen = no
    | Tahlkora = no
    | Sousuke = no
    | Zenmai = no
    | Anton = no
    | Xandra = no
    | MdSoupirs = no
    | Melonni = no
    | Olias = no
    | Livia = no
    | Vekk = no
    | Jin = no
    | Zhed = no
    | Razah = no
    | Hayda = no
    | Ogden = no
    | MOX = no
    | Familier = no
    | MoaNoir = no
    | VeuveNoire = no
    | PhenixImperial = no
    <!-- Monument Resistance -->
    <!-- Tous -->
    | ArmureObsidienne = no
    | ArmureCantha = no
    | ArmureKurzick = no
    | ArmureLuxon = no
    | ArmureLancier = no
    | ArmureVabbian = no
    | ArmureAncienne  = no
    | ArmurePrimitive = no
    | ArmureNorn = no
    | ArmureAsura = no
    | ArmureMonument = no
    <!-- Guerrier -->
    | ArmurePeauDeCharr = no
    | ArmureGladiateur = no
    | ArmureWyverne = no
    | ArmurePlates = no
    | ArmureTemplier = no
    | ArmureAigleArgent = no
    <!-- Rôdeur -->
    | ArmureFourrée = no
    | ArmureEcailesDraque = no
    | ArmureDruide = no
    | ArmureCuirCloutee = no
    <!-- Moine -->
    | ArmureVagabond = no
    | ArmureJuge = no
    | ArmureSainte = no
    | ArmureFuyant = no
    | ArmureTortueux = no
    <!-- Necromant -->
    | ArmureCabale = no
    | ArmureCuliste = no
    | ArmureNecrotique = no
    | ArmureCicatrices = no
    | ArmureProfane = no
    <!-- Envouteur -->
    | ArmureVoleur = no
    | ArmureNoble = no
    | ArmureElegante = no
    | ArmureEnchanteur = no
    <!-- Elementaliste -->
    | ArmureForgeFlamme = no
    | ArmureForgeGlace = no
    | ArmureForgeTempete = no
    | ArmureForgePierre = no
    <!-- Assassin et Ritualiste -->
    | ArmureExotique = no
    | ArmureImperiale = no
    <!-- Monument Dévoument -->
    | Aatxe = no
    | Abyssal = no
    | PetAsura = no
    | BeteNoire = no
    | DragonOs = no
    | CochonCeleste = no
    | RatCeleste = no
    | Ceratadon = no
    | CharrChaman = no
    | SimianNuages = no
    | Destructeur = no
    | Djinn = no
    | Elfe = no
    | Frisquet = no
    | Grenouille = no
    | BaugePourrie = no
    | HerosSpectral = no
    | GeantGris = no
    | Grawl = no
    | SpeedyGonzalo = no
    | PetGwen = no
    | Harpie = no
    | Hecket = no
    | Hydre = no
    | LutinFeu = no
    | Irukandji = no
    | GardienIle = no
    | ArmureJade = no
    | Juggernaut = no
    | Troll = no
    | Kanaxai = no
    | KirinCeleste = no
    | PetKoss = no
    | Kunnavang = no
    | Liche = no
    | RoiDepine = no
    | Mallyx = no
    | Mandragore = no
    | Minotaure = no
    | PoussinMoa = no
    | Mursaat = no
    | Naga = no
    | NecroCavalier = no
    | OursNorn = no
    | Oni = no
    | Vase = no
    | PalawaJoko = no
    | Panda = no
    | Cochon = no
    | OursPolaire = no
    | Lapin = no
    | Raptor = no
    | EtherRugissant = no
    | PrinceRurik = no
    | Shiro = no
    | ShiroKen = no
    | TortueSiege = no
    | AraigneeCavernes = no
    | GardienTemple = no
    | Titan = no
    | LoupEpineux = no
    | Varesh = no
    | Vizu = no
    | Devoreur = no
    | ChevaucheurVent = no
    | Yeti = no
    | PetZhed = no
    }}

- For elites skills and PvE skills : [4]

   {{User:Xaphan67/Templates/Personnage/Competences
    | MonCompte =
    | MonPerso =
    | MaProf =
    | MonTitreCreme =
    <!-- Compétences PvE -->
    | Sunspear Rebirth Signet = no
    | Whirlwind Attack = no
    | Never Rampage Alone = no
    | Seed of Life = no
    | Necrosis = no
    | Cry of Pain = no
    | Intensity = no
    | Critical Agility = no
    | Vampirism = no
    | "There's Nothing to Fear!" = no
    | Eternal Aura = no
    | K"Save Yourselves!" = no
    | L"Save Yourselves!" = no
    | KTriple Shot = no
    | LTriple Shot = no
    | KSelfless Spirit = no
    | LSelfless Spirit = no
    | KSignet of Corruption = no
    | LSignet of Corruption = no
    | KEther Nightmare = no
    | LEther Nightmare = no
    | KElemental Lord = no
    | LElemental Lord = no
    | KShadow Sanctuary = no
    | LShadow Sanctuary = no
    | KSummon Spirits = no
    | LSummon Spirits = no
    | KSpear of Fury = no
    | LSpear of Fury = no
    | KAura of Holy Might = no
    | LAura of Holy Might = no
    | Air of Superiority = no
    | Asuran Scan = no
    | Mental Block = no
    | Mindbender = no
    | Pain Inverter = no
    | Radiation Field = no
    | Smooth Criminal = no
    | Summon Ice Imp = no
    | Summon Mursaat = no
    | Summon Naga Shaman = no
    | Summon Ruby Djinn = no
    | Technobabble = no
    | "By Ural's Hammer!" = no
    | "Don't Trip!" = no
    | Alkar's Alchemical Acid = no
    | Black Powder Mine = no
    | Brawling Headbutt = no
    | Breath of the Great Dwarf = no
    | Drunken Master = no
    | Dwarven Stability = no
    | Ear Bite = no
    | Great Dwarf Armor = no
    | Great Dwarf Weapon = no
    | Light of Deldrimor = no
    | Low Blow = no
    | Snow Storm = no
    | Deft Strike = no
    | Ebon Battle Standard of Courage = no
    | Ebon Battle Standard of Honor = no
    | Ebon Battle Standard of Wisdom = no
    | Ebon Escape = no
    | Ebon Vanguard Assassin Support = no
    | Ebon Vanguard Sniper Support = no
    | Signet of Infection = no
    | Sneak Attack = no
    | Tryptophan Signet = no
    | Weakness Trap = no
    | Winds = no
    | "Dodge This!" = no
    | "Finish Him!" = no
    | "I Am The Strongest!" = no
    | "I Am Unstoppable!" = no
    | "You Are All Weaklings!" = no
    | "You Move Like a Dwarf!" = no
    | A Touch of Guile = no
    | Club of a Thousand Bears = no
    | Feel No Pain = no
    | Raven Blessing = no
    | Ursan Blessing = no
    | Volfen Blessing = no
    <!-- Compétences élites -->
    | Air of Disenchantment = no
    | Air of Enchantment = no
    | Amity = no
    | Angelic Bond = no
    | Animate Flesh Golem = no
    | Anthem of Fury = no
    | Anthem of Guidance = no
    | Arcane Languor = no
    | Arcane Zeal = no
    | Archer's Signet = no
    | Assassin's Promise = no
    | Assault Enchantments = no
    | Attuned Was Songkai = no
    | Aura of Displacement = no
    | Aura of Faith = no
    | Aura of the Lich = no
    | Auspicious Parry = no
    | Avatar of Balthazar = no
    | Avatar of Dwayna = no
    | Avatar of Grenth = no
    | Avatar of Lyssa = no
    | Avatar of Melandru = no
    | Backbreaker = no
    | Balthazar's Pendulum = no
    | Barrage = no
    | Battle Rage = no
    | Beguiling Haze = no
    | Blessed Light = no
    | Blinding Surge = no
    | Blood is Power = no
    | Boon Signet = no
    | Broad Head Arrow = no
    | Bull's Charge = no
    | Burning Arrow = no
    | Caretaker's Charge = no
    | Cautery Signet = no
    | "Charge!" = no
    | Charging Strike = no
    | Clamor of Souls = no
    | Cleave = no
    | Consume Soul = no
    | Contagion = no
    | Corrupt Enchantment = no
    | "Coward!" = no
    | Crippling Anguish = no
    | Crippling Anthem = no
    | Crippling Shot = no
    | Crippling Slash = no
    | Cruel Spear = no
    | Cultist's Fervor = no
    | Dark Apostasy = no
    | Decapitate = no
    | Defender's Zeal = no
    | Defensive Anthem = no
    | Defiant Was Xinrae = no
    | Defy Pain = no
    | Depravity = no
    | Destructive Was Glaive = no
    | Devastating Hammer = no
    | Discord = no
    | Divert Hexes = no
    | Double Dragon = no
    | Dragon Slash = no
    | Dwarven Battle Stance = no
    | Earth Shaker = no
    | Ebon Dust Aura = no
    | Echo = no
    | Elemental Attunement = no
    | Empathic Removal = no
    | Enchanter's Conundrum = no
    | Energy Boon = no
    | Energy Drain = no
    | Energy Surge = no
    | Enraged Lunge = no
    | Enraged Smash = no
    | Equinox = no
    | Escape = no
    | Ether Prism = no
    | Ether Prodigy = no
    | Ether Renewal = no
    | Eviscerate = no
    | Expel Hexes = no
    | Expert's Dexterity = no
    | Extend Conditions = no
    | Famine = no
    | Feast of Corruption = no
    | Ferocious Strike = no
    | Fevered Dreams = no
    | Flashing Blades = no
    | Flourish = no
    | Focused Anger = no
    | Forceful Blow = no
    | Fox's Promise = no
    | Gladiator's Defense = no
    | Glass Arrows = no
    | Glimmer of Light = no
    | Glimmering Mark = no
    | Glyph of Energy = no
    | Glyph of Renewal = no
    | Golden Skull Strike = no
    | Grasping Was Kuurong = no
    | Greater Conflagration = no
    | Grenth's Balance = no
    | Grenth's Grasp = no
    | Gust = no
    | Headbutt = no
    | Heal as One = no
    | Healer's Boon = no
    | Healer's Covenant = no
    | Healing Burst = no
    | Healing Hands = no
    | Healing Light = no
    | Hex Eater Vortex = no
    | Hidden Caltrops = no
    | Hundred Blades = no
    | Icy Shackles = no
    | Icy Veins = no
    | Illusionary Weaponry = no
    | Incendiary Arrows = no
    | "Incoming!" = no
    | Ineptitude = no
    | Infuriating Heat = no
    | Invoke Lightning = no
    | "It's just a flesh wound." = no
    | Jagged Bones = no
    | Junundu Siege = no
    | Keystone Signet = no
    | Lacerate = no
    | Life Barrier = no
    | Life Sheath = no
    | Life Transfer = no
    | Light of Deliverance = no
    | Lightning Surge = no
    | Lingering Curse = no
    | Locust's Fury = no
    | Lyssa's Aura = no
    | Magebane Shot = no
    | Magehunter Strike = no
    | Magehunter's Smash = no
    | Mantra of Recall = no
    | Mantra of Recovery = no
    | Mark of Insecurity = no
    | Mark of Protection = no
    | Marksman's Wager = no
    | Martyr = no
    | Master of Magic = no
    | Melandru's Arrows = no
    | Melandru's Resilience = no
    | Melandru's Shot = no
    | Migraine = no
    | Mind Blast = no
    | Mind Burn = no
    | Mind Freeze = no
    | Mind Shock = no
    | Mirror of Ice = no
    | Mist Form = no
    | Moebius Strike = no
    | Oath Shot = no
    | Obsidian Flesh = no
    | Offering of Blood = no
    | Offering of Spirit = no
    | Onslaught = no
    | Order of Apostasy = no
    | Order of Undeath = no
    | Order of the Vampire = no
    | Pain of Disenchantment = no
    | Palm Strike = no
    | Panic = no
    | Peace and Harmony = no
    | Pious Renewal = no
    | Plague Signet = no
    | Poison Arrow = no
    | Power Block = no
    | Power Flux = no
    | Power Leech = no
    | Practiced Stance = no
    | Prepared Shot = no
    | Preservation = no
    | Primal Rage = no
    | Psychic Distraction = no
    | Psychic Instability = no
    | Punishing Shot = no
    | Quick Shot = no
    | Quicksand = no
    | Quivering Blade = no
    | Rage of the Ntouka = no
    | Rampage as One = no
    | Ravenous Gaze = no
    | Ray of Judgment = no
    | Reaper's Mark = no
    | Reaper's Sweep = no
    | Reclaim Essence = no
    | Recurring Insecurity = no
    | Restore Condition = no
    | Ride the Lightning = no
    | Ritual Lord = no
    | Sandstorm = no
    | Savannah Heat = no
    | Scavenger's Focus = no
    | Scribe's Insight = no
    | Searing Flames = no
    | Second Wind = no
    | Seeping Wound = no
    | Shadow Form = no
    | Shadow Meld = no
    | Shadow Prison = no
    | Shadow Shroud = no
    | Shared Burden = no
    | Shatter Storm = no
    | Shattering Assault = no
    | Shatterstone = no
    | Shield of Deflection = no
    | Shield of Judgment = no
    | Shield of Regeneration = no
    | Shockwave = no
    | Shove = no
    | Shroud of Silence = no
    | Signet of Ghostly Might = no
    | Signet of Illusions = no
    | Signet of Judgment = no
    | Signet of Midnight = no
    | Signet of Removal = no
    | Signet of Spirits = no
    | Signet of Suffering = no
    | Signet of the Unseen = no
    | Simple Thievery = no
    | Siphon Strength = no
    | Skull Crack = no
    | Smoke Trap = no
    | Soldier's Fury = no
    | Soldier's Stance = no
    | Song of Purification = no
    | Song of Restoration = no
    | Soul Bind = no
    | Soul Leech = no
    | Soul Twisting = no
    | Spell Breaker = no
    | Spike Trap = no
    | Spirit Channeling = no
    | Spirit Light Weapon = no
    | Spirit's Strength = no
    | Spiteful Spirit = no
    | Spoil Victor = no
    | Star Burst = no
    | Steady Stance = no
    | Stolen Speed = no
    | Stone Sheath = no
    | Strike as One = no
    | Stunning Strike = no
    | Symbols of Inspiration = no
    | Tainted Flesh = no
    | Tease = no
    | Temple Strike = no
    | "The Power Is Yours!" = no
    | Thunderclap = no
    | Toxic Chill = no
    | Tranquil Was Tanasen = no
    | Trapper's Focus = no
    | Triple Chop = no
    | Unknown Junundu Ability = no
    | Unsteady Ground = no
    | Unyielding Aura = no
    | Vampiric Spirit = no
    | Vengeful Was Khanhei = no
    | "Victory is Mine!" = no
    | Virulence = no
    | Visions of Regret = no
    | Vow of Silence = no
    | Vow of Strength = no
    | Wail of Doom = no
    | Wanderlust = no
    | Ward Against Harm = no
    | Warrior's Endurance = no
    | Wastrel's Collapse = no
    | Water Trident = no
    | Way of the Assassin = no
    | Way of the Empty Palm = no
    | Weaken Knees = no
    | Weapon of Fury = no
    | Weapon of Quickening = no
    | Weapon of Remedy = no
    | Well of Power = no
    | Whirling Axe = no
    | Wielder's Zeal = no
    | Withdraw Hexes = no
    | Wither = no
    | Word of Censure = no
    | Word of Healing = no
    | Wounding Strike = no
    | Xinrae's Weapon = no
    | "You're All Alone!" = no
    | Zealous Benediction = no
    | Zealous Vow = no
    }}

- For the missions and dungeons : [5]

   {{User:Xaphan67/Templates/Personnage/Missions
    | MonCompte =
    | MonPerso =
    | MaProf =
    | MonTitreCreme =
    <!-- Tyrie Mode Normal -->
    | Le Grand Rempart Nord = 0
    | Fort Ranik = 0
    | Ruines de Surmia = 0
    | Académie Nolani = 0
    | Passage de Borlis = 0
    | La Porte de Givre = 0
    | Portes de Kryte = 0
    | Côte d'Alessio = 0
    | Côte des divinités = 0
    | Les Contrées Sauvages = 0
    | Marais de la Pierre de Sang = 0
    | Clairière de l'Aurore = 0
    | Provinces Fluviales = 0
    | Récif Sacré = 0
    | Dunes du Désespoir = 0
    | Rivière Assoiffée = 0
    | Bief d'Elona = 0
    | Roche de l'Augure = 0
    | L'Antre du Dragon = 0
    | Grotte des Larmes Gelées = 0
    | Mines de Fer de Moladune = 0
    | Donjon de Chef-Tonnerre = 0
    | Îles de Feu = 0
    | Bouche d'Abaddon = 0
    | Précipice de l'Enfer = 0
    <!-- Tyrie Mode Difficile -->
    | H Le Grand Rempart Nord = 0
    | H Fort Ranik = 0
    | H Ruines de Surmia = 0
    | H Académie Nolani = 0
    | H Passage de Borlis = 0
    | H La Porte de Givre = 0
    | H Portes de Kryte = 0
    | H Côte d'Alessio = 0
    | H Côte des divinités = 0
    | H Les Contrées Sauvages = 0
    | H Marais de la Pierre de Sang = 0
    | H Clairière de l'Aurore = 0
    | H Provinces Fluviales = 0
    | H Récif Sacré = 0
    | H Dunes du Désespoir = 0
    | H Rivière Assoiffée = 0
    | H Bief d'Elona = 0
    | H Roche de l'Augure = 0
    | H L'Antre du Dragon = 0
    | H Grotte des Larmes Gelées = 0
    | H Mines de Fer de Moladune = 0
    | H Donjon de Chef-Tonnerre = 0
    | H Îles de Feu = 0
    | H Bouche d'Abaddon = 0
    | H Précipice de l'Enfer = 0
    <!-- Cantha Mode Normal -->
    | Domaine du Ministre Cho = 0
    | Zen Daijun = 0
    | Place de Vizunah = 0
    | Quartier de Nahpui = 0
    | Temple de Tahnnakai = 0
    | Pierre Arborea = 0
    | Fonds Marins de Boreas = 0
    | District de Sunjiang = 0
    | Le Verger Eternel = 0
    | Couvoir de Gyala = 0
    | Eaux Endormies = 0
    | Palais de Raisu = 0
    | Appartements Impériaux = 0
    <!-- Cantha Mode Difficile -->
    | H Domaine du Ministre Cho = 0
    | H Zen Daijun = 0
    | H Place de Vizunah = 0
    | H Quartier de Nahpui = 0
    | H Temple de Tahnnakai = 0
    | H Pierre Arborea = 0
    | H Fonds Marins de Boreas = 0
    | H District de Sunjiang = 0
    | H Le Verger Eternel = 0
    | H Couvoir de Gyala = 0
    | H Eaux Endormies = 0
    | H Palais de Raisu = 0
    | H Appartements Impériaux = 0
    <!-- Elona Mode Normal -->
    | Village de Chahbek = 0
    | Excavations de Jokanur = 0
    | Antre de Marée Noire = 0
    | Embarcadère du Consulat = 0
    | Cimetière de Venta = 0
    | Croisement de Kodonur = 0
    | Passage de Pogahn = 0
    | Refuge de Rilohn = 0
    | Fissure de Moddok = 0
    | Verger de Tihark = 0
    | Vestibule de Dasha = 0
    | Bastion de Dzagonur = 0
    | Grand-cour de Sebelkeh = 0
    | Horde de Jennur = 0
    | Baie de Nundu = 0
    | Portes de la Désolation = 0
    | Ruines de Morah = 0
    | Porte de la Douleur = 0
    | Porte de la Folie = 0
    | Porte d'Abaddon = 0
    <!-- Elona Mode Difficile -->
    | H Village de Chahbek = 0
    | H Excavations de Jokanur = 0
    | H Antre de Marée Noire = 0
    | H Embarcadère du Consulat = 0
    | H Cimetière de Venta = 0
    | H Croisement de Kodonur = 0
    | H Passage de Pogahn = 0
    | H Refuge de Rilohn = 0
    | H Fissure de Moddok = 0
    | H Verger de Tihark = 0
    | H Vestibule de Dasha = 0
    | H Bastion de Dzagonur = 0
    | H Grand-cour de Sebelkeh = 0
    | H Horde de Jennur = 0
    | H Baie de Nundu = 0
    | H Portes de la Désolation = 0
    | H Ruines de Morah = 0
    | H Porte de la Douleur = 0
    | H Porte de la Folie = 0
    | H Porte d'Abaddon = 0
    <!-- Gwen Mode Normal -->
    | Contre les Charrs = 0
    | Frères d'armes = 0
    | Assaut sur la Forteresse = 0
    | La Malédiction de l'Ours Norn = 0
    | Un portail trop loin = 0
    | Le sang par le sang = 0
    | Une golemancienne insaisissable = 0
    | A la recherche de la Pierre de Sang = 0
    | G.O.L.E.M. = 0
    | Profondeurs de la Destruction = 0
    | L'heure des Héros = 0
    | Catacombes de Kathandrax = 0
    | Ménagerie de Rragar = 0
    | Cathédrale des flammes = 0
    | Antre de la vase = 0
    | Galerie de Sombregivre = 0
    | Terriers de Mord-Givre = 0
    | Sépulcre de Dragimmar = 0
    | Point du corbeau = 0
    | Excavations de Vlox = 0
    | Reliefs de Bogroot = 0
    | Caverne de la pierre de sang = 0
    | Fragments d'Orr = 0
    | Labo d'Oola = 0
    | Repaire d'Arachni = 0
    | Bagne des esclavagistes = 0
    | Tanière de Fronis Orteildacier = 0
    | Repaire secret des Bonshommes de neige = 0
    | Coeur des Cimefroides = 0
    <!-- Gwen Mode Difficile -->
    | H Contre les Charrs = 0
    | H Frères d'armes = 0
    | H Assaut sur la Forteresse = 0
    | H La Malédiction de l'Ours Norn = 0
    | H Un portail trop loin = 0
    | H Le sang par le sang = 0
    | H Une golemancienne insaisissable = 0
    | H A la recherche de la Pierre de Sang = 0
    | H G.O.L.E.M. = 0
    | H Profondeurs de la Destruction = 0
    | H L'heure des Héros = 0
    | H Catacombes de Kathandrax = 0
    | H Ménagerie de Rragar = 0
    | H Cathédrale des flammes = 0
    | H Antre de la vase = 0
    | H Galerie de Sombregivre = 0
    | H Terriers de Mord-Givre = 0
    | H Sépulcre de Dragimmar = 0
    | H Point du corbeau = 0
    | H Excavations de Vlox = 0
    | H Reliefs de Bogroot = 0
    | H Caverne de la pierre de sang = 0
    | H Fragments d'Orr = 0
    | H Labo d'Oola = 0
    | H Repaire d'Arachni = 0
    | H Bagne des esclavagistes = 0
    | H Tanière de Fronis Orteildacier = 0
    | H Repaire secret des Bonshommes de neige = 0
    | H Coeur des Cimefroides = 0
    }}

- For vanquished areas : [6]

   {{User:Xaphan67/Templates/Personnage/Zones
    | MonCompte =
    | MonPerso =
    | MaProf =
    | MonTitreCreme =
    <!-- Tyrie -->
    | Vieil Ascalon = 0
    | Vallée du Régent = 0
    | Frontière orientale = 0
    | Plaines Grêlées = 0
    | La brêche du rempart = 0
    | Basses-terres de diessa = 0
    | Corridor du temple de la flamme = 0
    | Gosier du Dragon = 0
    | Collines d'Ascalon = 0
    | Val du pélerin = 0
    | Mine du Cheval de Fer = 0
    | Rocher de l'Enclume = 0
    | Bassin de Deldrimor = 0
    | Gueule du Griffon = 0
    | Pente du Brigand = 0
    | Kryte du Nord = 0
    | Plateau de Nebo = 0
    | Côte des tours de Guet = 0
    | Terres Maudites = 0
    | Le Rideau Noir = 0
    | Pic Kesse = 0
    | Landes de Talmark = 0
    | Larmes des Déchus = 0
    | Côte de la raie = 0
    | Lacs des Deux Serpents = 0
    | Refuge Royal = 0
    | Saugeterres = 0
    | Lagon de Mamnoun = 0
    | Bois-Argent = 0
    | Echine d'Ettin = 0
    | Marais du Roseau = 0
    | Les Chûtes = 0
    | Cimesèches = 0
    | Racine Enchevêtrée = 0
    | Chemin du Prophète = 0
    | Etendues Célestes = 0
    | Plaines Salines = 0
    | La Mer Aride = 0
    | La Cicatrice = 0
    | Montée du Devin = 0
    | Moraines du Vautour = 0
    | Passage de Lornar = 0
    | Congère Cuirassée = 0
    | Danse du Serpent = 0
    | Empreinte de Grenth = 0
    | Pente du Talus = 0
    | Palais de whitman = 0
    | Banquise de Glace = 0
    | Forêt Gelée = 0
    | Dôme de Glace = 0
    | Pic de la Tête de Lance = 0
    | Fin de Tasca = 0
    | Sources Minérales = 0
    | Roc de la Perdition = 0
    <!-- Cantha -->
    | Vallée de Sunqua = 0
    | Domaine du Ministre Cho = 0
    | Province de Kinya = 0
    | Péninsule de Panjiang = 0
    | Chemin de Saoshang = 0
    | Promontoire de Jaya = 0
    | Lagon d'Haiju = 0
    | Zen Daijun = 0
    | Chemin de Bukdek = 0
    | Bazar de Waijung = 0
    | Sentier de Xaquang = 0
    | Passage de l'Ombre = 0
    | Quartier de Nahpui = 0
    | Tunnels de Shenzun = 0
    | Temple de Tahnnakai = 0
    | District de Sunjiang = 0
    | Vallée de Pongmei = 0
    | Pierre Arborea = 0
    | Vallon de la Fougère = 0
    | Espoir de Mélandru = 0
    | Brousse de Drazach = 0
    | Chemin de Morostav = 0
    | Le Verger Eternel = 0
    | Chute du Deuil = 0
    | Fonds Marins de Boreas = 0
    | Mont Quinkai = 0
    | Les Archipels = 0
    | Collines de Maishang = 0
    | Couvoir de Gyala = 0
    | Cratère de Rhéa = 0
    | Ressac Silencieux = 0
    | Eaux Endormies = 0
    | Palais de Raisu = 0
    <!-- Elona -->
    | Plaines de Jarin = 0
    | Falaises de Dohjok = 0
    | Etendues de Zehlon = 0
    | Fahranur, Première cité = 0
    | Marais de Lahtenda = 0
    | Iles d'Issnur = 0
    | Archipels de Mehtani = 0
    | Confins du Soleil = 0
    | Procession de Turai = 0
    | Côte de Marga = 0
    | Quartier d'Arjock = 0
    | Gandara Forteresse de la lune = 0
    | Domaine de Dejarin = 0
    | Côte Barbare = 0
    | Promontoire de Jahai = 0
    | Plaines Inondables de Mahnkelon = 0
    | Carverne de Bahdok = 0
    | Canyons de Yatendi = 0
    | Vallée de Vehtendi = 0
    | Makuun Resplendissant = 0
    | Montagne de la Tribune = 0
    | Mines de Vehjin = 0
    | Miroir de Lyss = 0
    | Jardin de Seborhin = 0
    | Terres Sauvages de Bahdza = 0
    | La Cité Cachée d'Adashim = 0
    | Territoire de Chokhin = 0
    | Desert Sulfureux = 0
    | Domaine de Joko = 0
    | Les Ravins Dévastés = 0
    | Saillies Empoisonnées = 0
    | Coeur Déchiré = 0
    | Plateau d'Alkali = 0
    | Plateau de Crystal = 0
    <!-- Gwen -->
    | Frontière de Bjora = 0
    | Lac Drakkar = 0
    | Gouffres de Givre = 0
    | Moraine de Jaga = 0
    | Domaines de Norrhart = 0
    | Lande de Varajar = 0
    | Plateau de Dalada = 0
    | Collines de la Guerre de Grothmar = 0
    | Vallée de Sacnoth = 0
    | Baie d'Arbor = 0
    | Lacis d'Alcazia = 0
    | Pierres des Mages = 0
    | Terre Déchiquetée = 0
    | Marais de la lumillule = 0
    | Cascades verdoyantes = 0
    }}

- For Nightfall chests : [7]

   {{User:Xaphan67/Templates/Personnage/Coffres
    | MonCompte =
    | MonPerso =
    | MaProf =
    | MonTitreCreme =
    | Iles d'Isnur = 1 jan 2008
    | Archipel de Mehtani = 1 feb 2008
    | Quartier d'Arkjok = 1 mar 2008
    | Promontoire de Jahai = 1 apr 2008
    | Cavernes Bahdok = 1 may 2008
    | Le Mirroir de Lyss = 1 jun 2008
    | Citée cachée d'Adashim = 1 jul 2008
    | Montagnes de la Tribune = 1 aug 2008
    | Coeur Déchiré = 1 sep 2008
    | Désert Sulfureux = 1 oct 2008
    | Domaine de la Douleur = 1 nov 2008
    | Jahai Crépusculaire = 1 dec 2008
    }}

- Character info : [8]

   {{User:Xaphan67/Templates/Personnage/Infos
    | MonCompte =
    | MonPerso =
    | MaProf =
    | Prof =
    | CreeLe =
    | Origine =
    | TypePerso =
    | Sexe =
    | Heures =
    | Mois =
    | TypeFamilier =
    | NiveauFamilier =
    | EvolutionFamilier =
    | 1erAnniv =
    | 2emeAnniv =
    | 3emeAnniv =
    | EliteFavoris =
    | NonEliteFavoris =
    }}

For theses ones, i used Wynthyst' templates and translated thems in french.

Not everything is going to go in the summary page. Only informations from the missions and dungeons page, and the vanquished area page. (oh and course the name of the character, but it is in every template for each character, as well as koabd title).

I hope all of this will help you.

Why Are We Fighting, I will take a look tomorow at what you done and post here after this. Thanks in adavnce for the work you have put into this ! Xaphan67 01:24, 7 March 2009 (UTC)

It's me again, I've look at your work and it's seems it's what i wanted. I must try it on my template, but i have to understand how it work first. I've linked Yo ich halt and Wynthyst in the main page template (at the bottom). I can add you as well, for sure. Xaphan67 01:43, 7 March 2009 (UTC)
No problem, happy to help. If you have more questions feel free to ask them, I can also help with coding if you're stuck. I've also edited your post a little bit to make sure this thread remains readable ^^ WhyUser talk:Why Are We Fighting 11:45, 7 March 2009 (UTC)
I've linked you :) I'm going to see how your code is working, but actually I'm completely lost with it (particulary the first page, rest I think I have understand). Xaphan67 12:55, 7 March 2009 (UTC)
Ok, here are a few questions about your code :
How the Switch function work ?
What your raw variable does ?
I've see that this variable (raw) is set to {{{1}}} in your second page. Where did you specifie what it is ?
A last one : Why do you use {{{pipe}}} instead of simply "|" ?

Thanks in advance ! Xaphan67 13:48, 7 March 2009 (UTC)

Oh and if you want, we can try to adapt a part of one of my templates to test if it work (The mission one for exemple). Then I can do the rest alone. Xaphan67 14:12, 7 March 2009 (UTC)
The character | has a special meaning within template code (it's used to separate arguments - i.e. {{template|arg1|arg2|arg3}}) and thus if you want the actual character instead of the special meaning, you use {{pipe}} (or {{!}} is a shorter form) to specify the character instead. Go to Aiiane's Talk page (Aiiane - talk - contribs) 08:39, 8 March 2009 (UTC)
Thanks you Aiiane. Still have the 3 others questions ^^ Xaphan67 10:26, 8 March 2009 (UTC)

(Reset indent) Hey, sorry I've been a bit busy lately but I'll try to answer your questions. As Aiiane said, {{pipe}} basicly means |, but I cannot use | on the places I used {{pipe}} because it would have broken the switch function. The switch function basicly checks one parameter, in this case the one I called {{{raw}}}. If {{{raw}}} has the value no, a short description of the character will be displayed, if yes, a table with a short summary will be shown. I've set it to {{{1}}} on the second page, because that's how you make unnamed parameters. The result is you can link to the second page like I did on the third page, without having to type the names of any parameters. I hope this helps. If it doesn't, I can post a more detailed description tomorrow. WhyUser talk:Why Are We Fighting 03:31, 9 March 2009 (UTC)

Thanks for your answer. Xaphan67 19:27, 10 March 2009 (UTC)
Ok i've done that : User:Xaphan67/Templates/ToShow/Missions. I wasen't able to find the way to use your code, so i make this page as an exemple of what I would like to get. If you can help me to get this, i will be very happy ^^. Thanks in advance. --The preceding unsigned comment was added by User:Xaphan67 (talk).

Hmm, so, if I'm correct, you have templates for your members' characters, and if they change something in their mission progression on that character page, you want it to change here as well automaticly? That could be done, I think. Give me a few hours to sort other stuff out and I'll try to make something. WhyUser talk:Why Are We Fighting 16:20, 12 March 2009 (UTC)

Yes, it's exactly what i would like to do. Take your time ^^ It's already very nice that you help me ^^ Xaphan67 17:09, 12 March 2009 (UTC)
No problem :) One question though, can I make the edits directly to your templates? I'll be careful not to break anything. WhyUser talk:Why Are We Fighting 17:34, 12 March 2009 (UTC)
On second thought, your templates are more complicated than I thought; the risk of me breaking something while editing is too great. I'll create my own copies of your templates so that I do not break the pages of your guildies while editing. WhyUser talk:Why Are We Fighting 17:50, 12 March 2009 (UTC)
Hum yes I think it's better to make a copy for test purposes. Xaphan67 20:12, 12 March 2009 (UTC)
Also, here is the template used for the navigator containing characters names : User:Xaphan67/Templates/Personnage/Nav, and here is the code used by members :
   {{User:Xaphan67/Templates/Personnage/Nav
    | MonCompte = Xaphan67
    <!-- Perso 1 -->
    | MonPerso1 = 
    | ProphPerso1 = E
    <!-- Perso 2 -->
    | MonPerso2 = 
    | ProphPerso2 = A
    <!-- Perso 3 -->
    | MonPerso3 = 
    | ProphPerso3 = P
    <!-- Perso 4 -->
    | MonPerso4 = 
    | ProphPerso4 = N
    <!-- Perso 5 -->
    | MonPerso5 = 
    | ProphPerso5 = Me
    <!-- Perso 6 -->
    | MonPerso6 = 
    | ProphPerso6 = D
    <!-- Perso 7 -->
    | MonPerso7 = 
    | ProphPerso7 = X
    <!-- Perso 8 -->
    | MonPerso8 = 
    | ProphPerso8 = X
    <!-- Perso 9 -->
    | MonPerso9 = 
    | ProphPerso9 = X
    <!-- Perso 10 -->
    | MonPerso10 = 
    | ProphPerso10 = X
    }}
(Even if the code sho up to 10 chars, only 9 are useable). Xaphan67 20:21, 12 March 2009 (UTC)
Ok thanks :) WhyUser talk:Why Are We Fighting 20:24, 12 March 2009 (UTC)
Okay, I've been playing around with your templates on my second account, User:Why, and I think I sort of succeeded. I made a few pages with your templates, and I succeeded in making a "summary page" for the missions. Check out User:Why Are We Fighting/Sandbox/ProjectXaphan/Summary/Missions, User:Why Are We Fighting/Sandbox/ProjectXaphan/Personnage/Missions, User:Why Are We Fighting/Sandbox/ProjectXaphan/Personnage/Missions/Long and User:Why Are We Fighting/Sandbox/ProjectXaphan/Personnage/Missions/Short and see if you can understand my code. WhyUser talk:Why Are We Fighting 22:09, 12 March 2009 (UTC)
I've take a look, and it seems good ! I can't really look it more now because I'm at work ^^. Last thing I would like to know if it's possible, is to break it into 4 pages (this is mostly posible, just have to create 3 page and use the code) so I can do one for Tyria, one for Cantha, one for Elona, and one for Eotn. I would like to do this because I think it's going to be very complicated with lot of members (my alliance is interested to use these templates too). Also, do I need to modify my mission template if I want to have all missions in one line ? For exemple here there is the first 13 in one line (The great northen wall to Riverside province) an the others on a second line. I would like to have thems all in one line if it's doable. I think I have to change the code of my template for this. Thanks a lot already for what you have doing :) Xaphan67 12:04, 13 March 2009 (UTC)
Both those things sure would be possible. I'll get round to editing them, and yea one of the changes would require your mission template to be changed; I think writing a different template for that would work better though, so I'll get to that too, tomorrow. :) WhyUser talk:Why Are We Fighting 23:55, 13 March 2009 (UTC)
Hey there, I'm quite behind in my wikiwork, I'll try and find some time to finish the mission templates somewhere tomorrow. Sorry! WhyUser talk:Why Are We Fighting 02:12, 15 March 2009 (UTC)

(Reset indent) Don't be sorry ;) It don't need to be ready right now, we have the time ! Xaphan67 00:00, 17 March 2009 (UTC)