This site makes extensive use of JavaScript.
Please enable JavaScript in your browser.
Classic Theme
Thottbot Theme
Undisplayed BBCode available to regular users
Post Reply
Return to board index
Post by
asakawa
divs
Title goes here
Main body text goes here. This way means you need to align things manually with use of \ and \.
code:
Title goes here
Main body text goes here. This way means you need to align things manually with use of \ and \.
tables
Title goes here
Main body text goes here.
code:
Title goes here
Main body text goes here.(##RESPBREAK##)16##DELIM##asakawa##DELIM##
Post by
asakawa
Okay, I'm a terrible person and I didn't read your post properly the other day (I was in a rush) and today, when I do have time, I neglected to go back and read it properly still >.<
Now that I do that and see what it is you're after, it's quite simple:
Title
\Title\
Title
\Title\(##RESPBREAK##)16##DELIM##asakawa##DELIM##
Post by
Nooska
Awesome, thanks :)
Post by
pelf
My ears were burning...
Here's the BBCODE for my signature, in case anyone was still interested
:)
...
Hello from the
Macro
forum. We use APIs!
Cat
Durid
is 4 fite!
The words we use so lightly, I only feel for you.
I took advantage of the CSS applied to the \ tag where the signature is in the HTML (which makes the \ box not display its border or background but still use a monospace font). There is no font-family
applied to it at that point which means it just uses the browser default.
\ in a signature is in a post and the entire post list is within...
<div id="lv-posts" class="listview">
...which means that the table in the signature hits the
.listview table
selector in
wowhead.css
which applies the
width: 100%
style meaning you
shouldn't
have to specify that.
EDIT
: Damn, I couldn't leave "rule" where I meant "selector".
Post by
lonewolfe31705
Trying to set up tabs on a guide/forum post and having issues getting it to work. If I post a section of it here can someone tell me where I am going wrong?
Post by
SquireKel
Tabs don't work in forums unless you're green/blue. If you're aiming for a guide (in the guide section), shoot me an email with the code or post it here - I or someone else can help you out!
Post by
Kattiara17
I may just be overlooking something obvious, but does anyone know if there's a way to use battle pet species icons? I'd love to be able to reference, say,
Terrible Turnip
and put a small Elemental icon in front of it, similar to horde.
edit: Did something change? Now I can't get the small horde/alliance icons to work. I must be doing something silly!
Post by
asakawa
This is actually quite tricky. The image used for all icons is the same one -
The site uses styling to mask off the unwanted parts of the image to just show the icon you want to display. Unfortunately, in BBCode there's no way to achieve this same styling.
I may very well be missing something (and someone will correct me if so) like maybe there are actual game icons that use these images somewhere in the files, but I don't think there's an easy way to achieve this. The non-easy way is to take the image above and slice it up yourself (in MS_paint or whatever) and then upload the small images within your own guide.
That's the other thing, all these extended BBCodes are only available in Guides which is why your \ didn't process above.
Post by
Kattiara17
Ahh, had no idea it was part of the same image! Hmm, interesting and good to know.
Thanks for that, and for the clarification about BBCodes only being available in guides, much appreciated. :)
Post by
SquireKel
How can I use the male pandaren icon? I tried using \\ but only get a blank space (not even the code remains). Yet if I go to any of the
Pandaren
pages and "inspect" the two icons at the top, I see that one is technically named male while the other is female.
\\\\
turns into (gap space is where the male icon should be)
Also, as an FYI, the Pandaren and Monk icons aren't in the pre-set options on the Guide Writing page. (And I don't have the ability to edit that page)
Post by
asakawa
I half remember this having been ticketed a long time ago. I'll look into it for you,
Post by
SolRus
in russian comments dont work bb-codes links menu - item, achievement, quest, etc...
It is displayed as:
(Достижение#5130), (Предмет #74647), (Задание #30402)
= (achievement#5130), (item#74647), (quest#30402)
but hint work's.
example
:(
Post by
SolRus
center
Why don't work?
Post by
asakawa
Only staff can use those tags outside of Guides.
Post by
SolRus
Only staff can use those tags outside of Guides.
why?
------
my comment
error
карте
space in comment on site (not on forum)
Post by
asakawa
my comment
error
карте
space in comment on site (not on forum)
I can confirm this bug and have ticketed it to be looked at by the dev team. The bug does not occur on full comments, just replies.(##RESPBREAK##)12##DELIM##Sas148##DELIM##
Post by
Mookosh
The model viewer code seems to no longer work as it initially did
I used it extensively in my
Paladin Tier 2 guide
to provide a 3d model view of the set combined with the assorted weapons and accesories to compliment the set. They worked perfectly up until fairly recently
I'm not sure if the function was disabled or not but the viewer links no longer work.
Any ideas on why?
Post by
asakawa
You mean the "view" links that you've used? They work great here.
(they're also an addition since last time I saw the guide and they're a great addition - great guide!)
What happens when you click them? Nothing at all or broken results?
Post by
Mookosh
You mean the "view" links that you've used? They work great here.
(they're also an addition since last time I saw the guide and they're a great addition - great guide!)
What happens when you click them? Nothing at all or broken results?
Nothing at all.
Ok that's wierd, I guess I've got a browser setting off somewhere because it's working now in IE and Chrome but not Firefox. Wasn't working in any of them yesterday and for a while.
Edit: found it. Apparently AdBlock Plus for Firefox doesn't like the scripts driving nor the Wowhead Profiler. working for me again >.<
Post by
asakawa
We've had a few reports of similar AdBlock-based issues before but they're been pretty rare so it doesn't seem to be everyone using the extension - or even everyone using it specifically with Firefox. As such it's been tricky to properly pin down.
Anyway, glad you found a solution and thanks for reporting back what it was as that allows me to pass it on as a suggestion if people have similar problems in future.
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.