Click to open network menu
Join or Log In
Mobafire logo

Join the leading League of Legends community. Create and share Champion Guides and Builds.

Create an MFN Account






Or

League of Legends (LoL) Question: Coding a Guide

Posted in General 4,171

  • Mobafire Avatar

    Coding a Guide

    Hello I am making a guide but I would like to know why the text isn't next to the picture (linked.) Or how I could make it do that, the code I used for that part of the guide is:

    [nextcol]

    If it's your first time playing Riven, take Flash + Ignite as your summoner's spells. Take the runes I recommend, or any Conqueror rune page you have set up.

    (There is a column before this one)

    If I put things in separate columns they go into the middle of the page, so there will be two massive black gaps along the page.

    Thank you for your help!

    Photo of presentation
  • Answers (3)

    2
    PsiGuard (1495) | October 22, 2018 2:27pm
    Your format should look something like this:
    Code:
    [columns] [nextcol] [icon=Arcade Riven size=180] [nextcol] If it's your first time playing [[Riven]], take [[Flash]] + [[Ignite]] as your summoner's spells. Take the runes I recommend, or any [[Conqueror]] rune page you have set up. [/columns]
    Result:
    If it's your first time playing Riven, take Flash + Ignite as your summoner's spells. Take the runes I recommend, or any Conqueror rune page you have set up.

    You can do some fiddling with sizes and column widths to arrange the elements how you want them. I'd recommend adding another [nextcol] in between your columns with a width of around 20 ([nextcol width=20]) for some extra spacing.
    1
    PsiGuard (1495) | October 22, 2018 2:32pm
    If you want your text to stick to the top rather than being centered vertically, you'll need to use tables.
    Code:
    [table] [tr] [td padding=10][icon=Arcade Riven size=160][/td] [td padding=10 vertical-align=top]If it's your first time playing [[Riven]], take [[Flash]] + [[Ignite]] as your summoner's spells. Take the runes I recommend, or any [[Conqueror]] rune page you have set up.[/td] [/tr] [/table]
    Result:
    If it's your first time playing Riven, take Flash + Ignite as your summoner's spells. Take the runes I recommend, or any Conqueror rune page you have set up.
    2
    Pure Panphobia (33) | October 21, 2018 7:22am
    The problem is likely in your column code. I've had it happen a few times and I missed a letter or something like that. Just take a look at everything and be sure you use JhoiJhoi's Help Guide to cross reference your coding
    1
    LuxIsMyCrush (13) | November 19, 2018 5:33am
    its a guide about coding a guide at create guide -> guide help -> bbcode guid
    Loading Comments...
    Load More Comments

    League of Legends Champions:

    Teamfight Tactics Guide