Why don't you use the embed bbcode system?
In case you think I'm uber creepy, the above was already in my guide about making a guide, so it was a simple copy paste.
Matt wrote:
You can now embed build information in any comment on the site, and in your build description. You can do this by using the separate builder tools to get a link to a custom setup, or you can use it in your description to automatically pull build information down into the description without typing it out again. Here are some examples of how to use it in your comments, by pasting the URL in from the builder tools (abilities you'll have to type out manually);
[masteries=http://www.mobafire.com/league-of-legends/mastery-tree-planner#&tree1=3-1-0-0-4-0-0-1-3-0-0-0-0-0&tree2=0-0-1-3-0-4-0-1-3-4-1-1-0-0&tree3=0-0-0-0-0-0-0-0-0-0-0-0-0-0-0]
Precision
Fleet Footwork
Phase Rush
[items=http://www.mobafire.com/league-of-legends/item-purchase-planner#&item=77-21-36-17-37-103]
[abilities=qwqwqwqwqwerereree champion=warwick]
To use it in your guide description, simply leave out the URL and it will pull information from the first build.
If you have multiple builds and want to refer to a specific one, just pass in the number as an index. For example, to pull down the data from your third build, use;
When coding champions with more than one word in their name (like Master Yi, or Doctor Mundo), place the name in quotation marks.
[abilities=qwqwqwqwqwerereree champion=twisted fate]
won't work, but
[abilities=qwqwqwqwqwerereree champion="twisted fate"]
will yield:
[masteries=http://www.mobafire.com/league-of-legends/mastery-tree-planner#&tree1=3-1-0-0-4-0-0-1-3-0-0-0-0-0&tree2=0-0-1-3-0-4-0-1-3-4-1-1-0-0&tree3=0-0-0-0-0-0-0-0-0-0-0-0-0-0-0]
Runes




[items=http://www.mobafire.com/league-of-legends/item-purchase-planner#&item=77-21-36-17-37-103]
Item Sequence






Amplifying Tome
400

Atma's Impaler
2300

B. F. Sword
1300

Berserker's Greaves
1100

Bilgewater Cutlass
1600
[abilities=qwqwqwqwqwerereree champion=warwick]
To use it in your guide description, simply leave out the URL and it will pull information from the first build.
Code:
[masteries]
[runes]
[items]
[abilities]
If you have multiple builds and want to refer to a specific one, just pass in the number as an index. For example, to pull down the data from your third build, use;
Code:
[masteries=3]
[runes=3]
[items=3]
[abilities=3]
When coding champions with more than one word in their name (like Master Yi, or Doctor Mundo), place the name in quotation marks.
[abilities=qwqwqwqwqwerereree champion=twisted fate]
won't work, but
[abilities=qwqwqwqwqwerereree champion="twisted fate"]
will yield:
In case you think I'm uber creepy, the above was already in my guide about making a guide, so it was a simple copy paste.
That's done with [items=LINK HERE]
Edit: damn, Jhoi beat me to it. That übercreepy old lady >:[
Edit: damn, Jhoi beat me to it. That übercreepy old lady >:[
"We've had a few gloomy years with bad console ports, and what do we get in the light at the end of the console-tunnel? A tablet OS ported to PC." - Atlas Tasume, on Windows 8
You snooze you lose :P <3
Speaking of snoozing, I'm sleep deprived. 2:30am and I have a calculus tutorial tomorrow morning =.= Going to bed, niiiiiight!
EDIT: Hey! I'm not creepy, or old :P
Speaking of snoozing, I'm sleep deprived. 2:30am and I have a calculus tutorial tomorrow morning =.= Going to bed, niiiiiight!
EDIT: Hey! I'm not creepy, or old :P
You need to log in before commenting.
How does the item/mastery/rune planners work?
I have made an item build, but I can't seem to copy it to get an icon/picture in my guide, only a link that refers to the item sequence, which I've made with the planner x)