Page 2 of 2

Re: Forum code help

Posted: Wed Jul 20, 2011 11:00 am
by aTm
Spoiler tags have been added. The following code...

Code: Select all

[Spoiler=This is the Title of Your Spoiler]This is the text of the spoiler that you want hidden from view[/Spoiler]
...gives the following result when posted...

[spoiler=This is the Title of Your Spoiler]This is the text of the spoiler that you want hidden from view[/spoiler]

Re: Forum code help

Posted: Thu Jul 21, 2011 10:32 am
by It's me Karen
Thanks for explaining that. I was thinking that was one of those tricks where you click on and you cannot click to get out.

can we add an embed twitter tag?

Posted: Sat Aug 17, 2013 9:09 am
by T Dot O Dot
<blockquote class="twitter-tweet"><p>No matter how many Death Stars he explodes, Luke Skywalker will always just be the guy who had the hots for his sister.</p>&mdash; Death Star PR (@DeathStarPR) <a href=" 7, 2013</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

Re: Forum code help

Posted: Sat Aug 17, 2013 9:54 am
by aTm
Great, I'll work on it next week.

Re: Forum code help

Posted: Mon Aug 19, 2013 11:49 am
by hedge
You'll work on it NOW!

Re: Forum code help

Posted: Mon Aug 19, 2013 12:45 pm
by aTm
[tweet]369488439365758977[/tweet]

Re: Forum code help

Posted: Mon Aug 19, 2013 12:47 pm
by aTm
When you go to twitter and get embed code for a tweet you end up with something like this...

Code: Select all

<blockquote class="twitter-tweet"><p>Test tweet</p>&mdash; goatpen.net (@GoatPenNet) <a href="https://twitter.com/GoatPenNet/statuses/369488439365758977">August 19, 2013</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
The long number that identifies the tweet is aall you need to embed the tweet here, in this case it is "369488439365758977"

So you put it into your post like this...

Code: Select all

[tweet]369488439365758977[/tweet]
And what you get is the tweet embedded in my previous post.

Re: Forum code help

Posted: Mon Aug 19, 2013 12:48 pm
by aTm
[tweet]364928033569767424[/tweet]

Re: Forum code help

Posted: Mon Aug 19, 2013 1:00 pm
by hedge
What's a twitter?

Re: Forum code help

Posted: Mon Aug 19, 2013 3:19 pm
by Jungle Rat
No shit.

Re: Forum code help

Posted: Mon Aug 19, 2013 7:16 pm
by T Dot O Dot
Thanks!

Re: Forum code help

Posted: Mon Jan 06, 2014 4:49 pm
by hedge
How do you embed an mp3 soundbite? For example, this:

http://www.carlspackler.com/sounds/081.mp3

Re: Forum code help

Posted: Mon Jan 06, 2014 5:11 pm
by aTm
Not supported at this time.

Re: Forum code help

Posted: Mon Jan 06, 2014 6:10 pm
by hedge
Get busy, Jack-o!