Item Search
     
BG-Wiki Search
Results 1 to 6 of 6

Thread: Einherjar Ampoule Items     submit to reddit submit to twitter

  1. #1
    CoP Dynamis
    Join Date
    Oct 2006
    Posts
    259
    BG Level
    4

    Einherjar Ampoule Items

    Hey I've been trying to update the einherjar section while i have nothing much to do here at work. I wanted to add the items perchasable with ampoules. Would anyone know where to direct me to find a list of the items and their costs? Or would anyone be able to check ingame and give me a list here? Otherwise I'll just wanted around and see what else i can add.

  2. #2
    Ridill
    Join Date
    Aug 2004
    Posts
    12,275
    BG Level
    9
    FFXIV Character
    Septimus Atumre
    FFXIV Server
    Gilgamesh
    FFXI Server
    Bahamut

    Re: Einherjar Ampoule Items

    Quote Originally Posted by Mulligan
    Hey I've been trying to update the einherjar section while i have nothing much to do here at work. I wanted to add the items perchasable with ampoules. Would anyone know where to direct me to find a list of the items and their costs? Or would anyone be able to check ingame and give me a list here? Otherwise I'll just wanted around and see what else i can add.
    I added that information to Kilusha's page. You can put a link to her page and to Therion Ichor for people who want more info.

  3. #3
    CoP Dynamis
    Join Date
    Oct 2006
    Posts
    259
    BG Level
    4

    Re: Einherjar Ampoule Items

    Thanks for the help. And great job with the fixes on the abjurations page. I'm still dont know how to do alot of stuff with the wiki formatting, so im just trying to flesh out information thats missing.

  4. #4
    Ridill
    Join Date
    Aug 2004
    Posts
    12,275
    BG Level
    9
    FFXIV Character
    Septimus Atumre
    FFXIV Server
    Gilgamesh
    FFXI Server
    Bahamut

    Re: Einherjar Ampoule Items

    Quote Originally Posted by Mulligan
    Thanks for the help. And great job with the fixes on the abjurations page. I'm still dont know how to do alot of stuff with the wiki formatting, so im just trying to flesh out information thats missing.
    How it was decided early on was that items were going to be stored in the database with their short (autotranslate) names. So instead of Wyrmal Abjuration: Hands, the database wants W.Abjuration: Hd. to find the page. So we express it with the following wiki code:

    [[W.Abjuration: Hd.|Wyrmal Abjuration: Hands]]

    The "[[ ]]" tell the wiki that this is an internal link, the part before the "|" is the page that it wants to find, the part after the "|" is what we want to display. So when all is said and done, you get a regular looking link that looks like so: Wyrmal Abjuration: Hands.

    Everyone was new with the wiki at one point in time. Just keep practicing and asking questions and you will be amazed at how quickly you pick it up. If you have any questions, just let me know.

  5. #5
    Very Sexy Nerd
    Join Date
    Oct 2005
    Posts
    8,732
    BG Level
    8
    FFXI Server
    Carbuncle

    Re: Einherjar Ampoule Items

    I think it's a bit more practical to make a redirect instead of doing the [[short|long]] thing every time.

    Just go to the page where the long name would be, in this case go to http://wiki.bluegartr.com/Wyrmal_Abjuration:_Hands, click edit, and type in #REDIRECT:[[W.Abjuration:_Hn.]] and you can just use [[Wyrmal_Abjuration:_Hands]] everywhere.

    hd is head not hands <.<

  6. #6
    Ridill
    Join Date
    Aug 2004
    Posts
    12,275
    BG Level
    9
    FFXIV Character
    Septimus Atumre
    FFXIV Server
    Gilgamesh
    FFXI Server
    Bahamut

    Re: Einherjar Ampoule Items

    Quote Originally Posted by Julian
    I think it's a bit more practical to make a redirect instead of doing the [[short|long]] thing every time.

    Just go to the page where the long name would be, in this case go to http://wiki.bluegartr.com/Wyrmal_Abjuration:_Hands, click edit, and type in #REDIRECT:[[W.Abjuration:_Hn.]] and you can just use [[Wyrmal_Abjuration:_Hands]] everywhere.

    hd is head not hands <.<
    One of the many projects that I want to do eventually is make a script that checks for the long name and writes out a redirect to the short name.

    One of these days...