cRPG

Off Topic => General Off Topic => Topic started by: Torben on February 06, 2012, 12:27:45 pm

Title: mnahrg. how to name links and spoilers
Post by: Torben on February 06, 2012, 12:27:45 pm
how do I name a spoiler or a link. 

to clarify:  i dont want a spoiler saying "spoiler"  but something else.  same with a link.  dont want the link spelled out,  i want to give it a name.  like fido or whatevs.
Title: Re: mnahrg. how to name links and spoilers
Post by: Fluffy_Muffin on February 06, 2012, 12:28:48 pm
like this [url = "your link"] "The name you want to name your link" [/url]

without the ""

as for the spoiler its [s.poiler="name"] [/spoiler]

without the dot and ""
Title: Re: mnahrg. how to name links and spoilers
Post by: [ptx] on February 06, 2012, 12:29:16 pm
(click to show/hide)
Title: Re: mnahrg. how to name links and spoilers
Post by: Vibe on February 06, 2012, 12:29:19 pm
Code: [Select]
Spoilers are wrapped by a tag called "spoiler":
[spoiler]spoiled text :)[/spoiler]


You can also set a custom title for the spoiler in the tag using the following style:
[spoiler=Custom Title]spoiled text :)[/spoiler]

For links quote me and check this (http://forum.c-rpg.net/index.php?action=post;quote=371310;topic=25653.0)
Title: Re: mnahrg. how to name links and spoilers
Post by: Torben on February 06, 2012, 12:39:50 pm
thanks a bunch!