stryder > Jun 29, 2016 12:29 PM
[columns=4]Lorem ipsum.. <snip> ..legunt saepius.[/columns]
stryder > Jun 29, 2016 01:36 PM
[fa=thumbs-up]Pretty good idea?
Ben the Donkey > Jun 30, 2016 09:05 AM
(Jun 29, 2016 01:36 PM)stryder Wrote: Font Awesome
The internet has seen Font Awesome grow in size with the advent of Mobile platforms. A font similar to Windings but with more designs consideration. Check their site, You can add the name of a font icon from what is available using the following code:
Code:[fa=thumbs-up]Pretty good idea?
(Just make sure that you don't add an extra "fa" where it isn't needed since it's already prefixed, for instance "fa-thumbs-up" would fail, where "thumbs-up" succeeds. You can change it's colour by nesting it in a [ color] tag)
results in:
Pretty good idea?
Awesome.
stryder > Sep 13, 2016 01:49 AM
[pinterest]329185053996915256[/pinterest]
[pinterest=float:left]329185053996915256[/pinterest][pinterest=float:left]329185053996878665[/pinterest][pinterest=float:left]329185053996878029[/pinterest]
[clear]
[pinterest=float:none:large]329185053996878029[/pinterest]
stryder > Jul 25, 2017 06:54 AM
[wiki=Technological_singularity]Technological Singularity[/wiki]
[wiki=Pi_(film)]Pi (Film)[/wiki]
stryder > Jul 25, 2017 07:02 AM
[ind=3]Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.[/ind]
[indent=3]Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.[/indent]
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
stryder > Nov 28, 2017 06:06 PM
[q]This is an except,[s]The bracketed 's' is a separator for identify the difference between the excerpt and the body that you want to hide[/q]
[q][Indent=3] potatoes[s] We don't need any potatoes[/Indent][/q]
potatoes
Zinjanthropos > Nov 28, 2017 06:28 PM
(Nov 28, 2017 06:06 PM)stryder Wrote: Another custom code that I've doctored from the spoiler tag.
It's meant for posts where you have an excerpt you want to show but have a body that you want to "hide" just to save screen room (I'm not sure how effective this is with mobile devices)
The code you need to use is as follows:
Code:[q]This is an except,[s]The bracketed 's' is a separator for identify the difference between the excerpt and the body that you want to hide[/q]
The result is:
Excerpt:
This is an except,
This code does have a small bug however, DO NOT place opening and closing tags either side of the [s] Separator or the show full button will not work only showing the excerpt.
Example of bugged code:
Code:[q][Indent=3] potatoes[s] We don't need any potatoes[/Indent][/q]
Excerpt:potatoes
C C > Nov 28, 2017 08:44 PM
(Nov 28, 2017 06:06 PM)stryder Wrote: Another custom code that I've doctored from the spoiler tag.
It's meant for posts where you have an excerpt you want to show but have a body that you want to "hide" just to save screen room (I'm not sure how effective this is with mobile devices)
The code you need to use is as follows:
Code:[q]This is an except,[s]The bracketed 's' is a separator for identify the difference between the excerpt and the body that you want to hide[/q]
The result is:
Excerpt:
This is an except,
This code does have a small bug however, DO NOT place opening and closing tags either side of the [s] Separator or the show full button will not work only showing the excerpt.
Example of bugged code:
Code:[q][Indent=3] potatoes[s] We don't need any potatoes[/Indent][/q]
Excerpt:potatoes