Link to full, typo infested, HTML table code:
Yes. I have it bookmarked.
Edit: Oh, you linked your post in that thread, not the OP.
@Maskraider
I’m curious. I often see people reply to someone’s post, but instead of including the quote, I see a link in the upper right corner of their post.
How do you do that? (I can’t figure it out).
By accident.
I wanted to copy a portion of the guide to another thread. I highlighted the table (original in html).
Then clicked quote.
The code became Markdown format.
All centered align were lost, but corrected easily.
I discovered the image syntax in similar way.
Keep in mind that “Zei” is not an acronym for that Legendary Gem. It is an abbreviation. To keep things consistent in your table or in a guide, you should probably keep things in context. In this case, “ZSoV” would be the acronym for Zei’s Stone of Vengeance.
Just sayin’…
Obviously, in a post during a discussion or in-game Chat, typing “Zei” would be acceptable in place of typing the whole name.
Missed a paragraph
Answer: Use the Reply button at lower right of the post.
I see people, including me, using Zei.
Never seen ZSoV.
I thought I had done that before, but I only saw my reply and not the link in the upper right corner. (Trying it now. So, I’ll see after I post this).
Well, if DogBone wants to use abbreviations instead, that’s their choice. Could change the column heading to “Abbreviation” and then use both, acronym or abbreviation. Again, their choice.
Edit: Okay, each one of my paragraphs above was a reply to each of your posts above, respectively. And, as you can see, I did not get the link to your post in the upper right corner.
That’s why I click the “Reply” button to the right of the post and then, in the Reply Editor I click the “Quote whole post” button on the toolbar. Or I select a portion of a post and click the Quote tooltip that pops up.
Let’s see how bad I screwed this up. (I substituted abbreviations in place of “n/a”. If I didn’t use the game-community accepted ones, they can be changed. I also used “Zei”).
Abbreviation | Image | Gem Name |
---|---|---|
BotH |
Boon of the Hoarder |
|
BotP |
Bane of the Powerful |
|
BotS |
Bane of the Stricken |
|
BotT |
Bane of the Trapped |
|
GoE |
Gem of Ease |
|
PE |
Pain Enhancer |
|
RSS |
Red Soul Shard |
|
Zei |
Zei's Stone of Vengeance |
|
BC |
Boyarsky's Chip |
|
Enf |
Enforcer |
|
EA |
Esoteric Alteration |
|
GoET |
Gem of Efficacious Toxin |
|
GoS |
Gogok of Swiftness |
|
IG |
Invigoration Gem Stone |
|
Ice |
Iceblink |
|
Mir |
Mirinae, Teardrop of the Starweaver |
|
MW |
Molten WildeBeest |
|
Mora |
Moratorium |
|
MG |
Mutilation Guard |
|
SS |
Simplicity's Strength |
|
Taeg |
Taeguk |
|
WoL |
Wreath of Lightning |
Here’s the syntax I used:
<table>
<tr>
<th>Abbreviation</th>
<th>Image</th>
<th>Gem Name</th>
</tr>
<tr>
<td><div align="center">BotH</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_014_x1_demonhunter_male.png)</div></td>
<td><div align="center">Boon of the Hoarder</div></td>
</tr>
<tr>
<td><div align="center">BotP</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_001_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Powerful</div></td>
</tr>
<tr>
<td><div align="center">BotS</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_018_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Stricken</div></td>
</tr>
<tr>
<td><div align="center">BotT</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_002_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Trapped</div></td>
</tr>
<tr>
<td><div align="center">GoE</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_003_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gem of Ease</div></td>
</tr>
<tr>
<td><div align="center">PE</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_006_x1_demonhunter_male.png)</div></td>
<td><div align="center">Pain Enhancer</div></td>
</tr>
<tr>
<td><div align="center">RSS</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_022_x1_demonhunter_male.png)</div></td>
<td><div align="center">Red Soul Shard</div></td>
</tr>
<tr>
<td><div align="center">Zei</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_012_x1_demonhunter_male.png)</div></td>
<td><div align="center">Zei's Stone of Vengeance</div></td>
</tr>
<tr>
<td><div align="center">BC</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_020_x1_demonhunter_male.png)</div></td>
<td><div align="center">Boyarsky's Chip</div></td>
</tr>
<tr>
<td><div align="center">Enf</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_010_x1_demonhunter_male.png)</div></td>
<td><div align="center">Enforcer</div></td>
</tr>
<tr>
<td><div align="center">EA</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_016_x1_demonhunter_male.png)</div></td>
<td><div align="center">Esoteric Alteration</div></td>
</tr>
<tr>
<td><div align="center">GoET</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_005_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gem of Efficacious Toxin</div></td>
</tr>
<tr>
<td><div align="center">GoS</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_008_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gogok of Swiftness</div></td>
</tr>
<tr>
<td><div align="center">IG</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_009_x1_demonhunter_male.png)</div></td>
<td><div align="center">Invigoration Gem Stone</div></td>
</tr>
<tr>
<td><div align="center">Ice</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_021_x1_demonhunter_male.png)</div></td>
<td><div align="center">Iceblink</div></td>
</tr>
<tr>
<td><div align="center">Mir</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_007_x1_demonhunter_male.png)</div></td>
<td><div align="center">Mirinae, Teardrop of the Starweaver</div></td>
</tr>
<tr>
<td><div align="center">MW</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_017_x1_demonhunter_male.png)</div></td>
<td><div align="center">Molten WildeBeest</div></td>
</tr>
<tr>
<td><div align="center">Mora</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_011_x1_demonhunter_male.png)</div></td>
<td><div align="center">Moratorium</div></td>
</tr>
<tr>
<td><div align="center">MG</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_019_x1_demonhunter_male.png)</div></td>
<td><div align="center">Mutilation Guard</div></td>
</tr>
<tr>
<td><div align="center">SS</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_013_x1_demonhunter_male.png)</div></td>
<td><div align="center">Simplicity's Strength</div></td>
</tr>
<tr>
<td><div align="center">Taeg</div></td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_015_x1_demonhunter_male.png)</div></td>
<td><div align="center">Taeguk</div></td>
</tr>
<tr>
<td><div align="center">WoL</td>
<td>
![](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_004_x1_demonhunter_male.png)</div></td>
<td><div align="center">Wreath of Lightning</div></td>
</tr>
</table>
Edit: Still working out some of the typos found in the code and the text.
Fun Fact: Using the Reply > Quote Whole Post function randomly doesn’t work and you get this:
Yes, the system for some reason keeps removing entire whole post quotes. I bet if you checked your notifications you’d see some of your own whole quotes removed too. It seriously needs to be looked into because without the quote block, a lot of immediate context is lost.
Well, that’s disturbing.
I see that now.
Agreed.
If you reply the last post in the thread, it won’t add the link. Try reply my previous post.
Edit: add an image:
This is a test of the emergency reply systemeowrs!
Edit: Nope, doesn’t show who I’m responding to. Pretty broken IMO.
Abbreviation | Image | Gem Name |
---|---|---|
BotH | Boon of the Hoarder | |
BotP | Bane of the Powerful | |
BotS | Bane of the Stricken | |
BotT | Bane of the Trapped | |
GoE | Gem of Ease | |
PE | Pain Enhancer | |
RSS | Red Soul Shard | |
Zei | Zei’s Stone of Vengeance |
This is Markdown version produced by select and quote method. (I didn’t select the whole table.) Only change the alignment string to | :-: | :-: | --- |
|Abbreviation|Image|Gem Name|
| :-: | :-: | --- |
|BotH|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_014_x1_demonhunter_male.png)|Boon of the Hoarder|
|BotP|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_001_x1_demonhunter_male.png)|Bane of the Powerful|
|BotS|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_018_x1_demonhunter_male.png)|Bane of the Stricken|
|BotT|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_002_x1_demonhunter_male.png)|Bane of the Trapped|
|GoE|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_003_x1_demonhunter_male.png)|Gem of Ease|
|PE|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_006_x1_demonhunter_male.png)|Pain Enhancer|
|RSS|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_022_x1_demonhunter_male.png)|Red Soul Shard|
|Zei|![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_012_x1_demonhunter_male.png)|Zei's Stone of Vengeance|
I doubt the other abbr. ; e.g. I’ve seen people using “Gogok” or “Swift” but not GoS; Toxin rather than GoET. That is why I didn’t complete the whole list in the inital version.
Edit: also change image size from 64x64 to 32x32.
Okay this is just a test.
There are 3 new replies here, since I went to bed last night, so I’m replying to @Maskraider showing the image of the “Reply” button enclosed in a red border.
I used the “Reply” button indicated in the lower right corner of that post.
Let’s see if I get the quote link (or whatever it’s called) in the upper right corner.
Edit: Well I’ll be a “Puzzled Ring”!
Thanks, Mask!
Your table looks better than mine.
But, I thought DogBone wanted all the columns centered.
I was just trying to help DogBone with their table. So, I just put “something” there for the abbreviation.
As I stated above:
And:
Mine is just an illustration to show how it can be done easily
Testing
DogBone’s Legendary Gem Table
Syntax used:
(Utilizing some of Maskraider’s methods)
<table>
<tr>
<th>Acronym</th>
<th>Image</th>
<th>Gem Name</th>
</tr>
<tr>
<td><div align="center">BotH</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_014_x1_demonhunter_male.png)</div></td>
<td><div align="center">Boon of the Hoarder</div></td>
</tr>
<tr>
<td><div align="center">BotP</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_001_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Powerful</div></td>
</tr>
<tr>
<td><div align="center">BotS</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_018_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Stricken</div></td>
</tr>
<tr>
<td><div align="center">BotT</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_002_x1_demonhunter_male.png)</div></td>
<td><div align="center">Bane of the Trapped</div></td>
</tr>
<tr>
<td><div align="center">GoE</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_003_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gem of Ease</div></td>
</tr>
<tr>
<td><div align="center">PE</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_006_x1_demonhunter_male.png)</div></td>
<td><div align="center">Pain Enhancer</div></td>
</tr>
<tr>
<td><div align="center">RSS</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_022_x1_demonhunter_male.png)</div></td>
<td><div align="center">Red Soul Shard</div></td>
</tr>
<tr>
<td><div align="center">Zei</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_012_x1_demonhunter_male.png)</div></td>
<td><div align="center">Zei's Stone of Vengeance</div></td>
</tr>
<tr>
<td><div align="center">BC</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_020_x1_demonhunter_male.png)</div></td>
<td><div align="center">Boyarsky's Chip</div></td>
</tr>
<tr>
<td><div align="center">Enf</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_010_x1_demonhunter_male.png)</div></td>
<td><div align="center">Enforcer</div></td>
</tr>
<tr>
<td><div align="center">EA</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_016_x1_demonhunter_male.png)</div></td>
<td><div align="center">Esoteric Alteration</div></td>
</tr>
<tr>
<td><div align="center">Toxin</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_005_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gem of Efficacious Toxin</div></td>
</tr>
<tr>
<td><div align="center">Gogok</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_008_x1_demonhunter_male.png)</div></td>
<td><div align="center">Gogok of Swiftness</div></td>
</tr>
<tr>
<td><div align="center">IG</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_009_x1_demonhunter_male.png)</div></td>
<td><div align="center">Invigoration Gem Stone</div></td>
</tr>
<tr>
<td><div align="center">Ice</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_021_x1_demonhunter_male.png)</div></td>
<td><div align="center">Iceblink</div></td>
</tr>
<tr>
<td><div align="center">Mir</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_007_x1_demonhunter_male.png)</div></td>
<td><div align="center">Mirinae, Teardrop of the Starweaver</div></td>
</tr>
<tr>
<td><div align="center">MW</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_017_x1_demonhunter_male.png)</div></td>
<td><div align="center">Molten WildeBeest</div></td>
</tr>
<tr>
<td><div align="center">Mora</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_011_x1_demonhunter_male.png)</div></td>
<td><div align="center">Moratorium</div></td>
</tr>
<tr>
<td><div align="center">MG</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_019_x1_demonhunter_male.png)</div></td>
<td><div align="center">Mutilation Guard</div></td>
</tr>
<tr>
<td><div align="center">SS</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_013_x1_demonhunter_male.png)</div></td>
<td><div align="center">Simplicity's Strength</div></td>
</tr>
<tr>
<td><div align="center">Taeg</div></td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_015_x1_demonhunter_male.png)</div></td>
<td><div align="center">Taeguk</div></td>
</tr>
<tr>
<td><div align="center">WoL</td>
<td><div align="center">
![\|32x32](https://blzmedia-a.akamaihd.net/d3/icons/items/large/unique_gem_004_x1_demonhunter_male.png)</div></td>
<td><div align="center">Wreath of Lightning</div></td>
</tr>
</table>
Produces this:
Acronym | Image | Gem Name |
---|---|---|
BotH |
Boon of the Hoarder |
|
BotP |
Bane of the Powerful |
|
BotS |
Bane of the Stricken |
|
BotT |
Bane of the Trapped |
|
GoE |
Gem of Ease |
|
PE |
Pain Enhancer |
|
RSS |
Red Soul Shard |
|
Zei |
Zei's Stone of Vengeance |
|
BC |
Boyarsky's Chip |
|
Enf |
Enforcer |
|
EA |
Esoteric Alteration |
|
Toxin |
Gem of Efficacious Toxin |
|
Gogok |
Gogok of Swiftness |
|
IG |
Invigoration Gem Stone |
|
Ice |
Iceblink |
|
Mir |
Mirinae, Teardrop of the Starweaver |
|
MW |
Molten WildeBeest |
|
Mora |
Moratorium |
|
MG |
Mutilation Guard |
|
SS |
Simplicity's Strength |
|
Taeg |
Taeguk |
|
WoL |
Wreath of Lightning |
Note: Using this method would make it easy to left align column 1 and/or column 3 and still keep the header labels centered.
Legendary Gems
Acronym | Gem Name | |
---|---|---|
BotH | Boon of the Hoarder | |
BotP | Bane of the Powerful | |
BotS | Bane of the Stricken | |
BotT | Bane of the Trapped | |
GoE | Gem of Ease | |
PE | Pain Enhancer | |
RSS | Red Soul Shard | |
Zei | Zei’s Stone of Vengeance |
Click image to view game guide.
Unfortunately, the game guide is bugged .
It doesn’t show second legendary power
It isn’t bugged, it’s flat out missing the secondary info entirely. I just checked the page source and only the primary info was listed (and in the “Secondary” field location at that!).
Basically, whoever created the pages didn’t double check to make sure they had things in the right location and both omitted the info pertaining to the actual secondary effect and put the primary effect in the secondary effect’s information area.
Oops.