Bitcoin Forum
April 19, 2024, 07:35:16 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: Instructions on how to use BBCode  (Read 2395 times)
xtraelv (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1924


฿ear ride on the rainbow slide


View Profile
July 24, 2018, 12:47:54 PM
Last edit: July 24, 2018, 11:33:05 PM by xtraelv
Merited by suchmoon (4), OgNasty (1), JayJuanGee (1), LoyceV (1), RodeoX (1), nydiacaskey01 (1), Steamtyme (1), MissCrypto (1), Shazam!!! (1)
 #1



How to use the BBCode of this forum

How to use the code in your posts:

how to use bold
Code:
[b]how to use bold[/b] 
how to use italic
Code:
[i]how to use italic[/i]
how to underline
Code:
[u]how to underline[/u]
how to strike through
Code:
[s]how to strike through[/s]
BTC bitcoin symbol
Code:
[btc]
how to insert glow
Code:
[glow=red,2,300]how to insert glow[/glow]
how to insert a shadow
Code:
[shadow=red,left]how to insert a shadow[/shadow]
shadow does not appear to work

horizontal rule
Code:
[hr]
how to resize
Code:
[size=12pt]how to resize[/size]
change font style
Code:
[font=Verdana]change font style[/font]
change color
Code:
[color=green]change color[/color]

http:// nobody seems to be able to get flash to work
Code:
[flash=200,200][/flash]
Flash does not appear to work   This functionality was likely removed to prevent a security liability - OgNasty

Go to https://imgur.com and upload an image. Right click and copy image address. Insert that image address (e.g. https://i.imgur.com/AVHOK8i.png)
Code:
[img]https://i.imgur.com/AVHOK8i.png[/img]

Hyperlinks will work without the code but sometime they won't work properly.
https://bitcointalk.org/index.php?topic=4322078.0 insert a hyperlink (web address)
Code:
[url]https://bitcointalk.org/index.php?topic=4322078.0[/url] 
name of link  
Code:
[url=https://bitcointalk.org/index.php?topic=4322078.0]name of link[/url] 

duzeur+6tgdksgpwh6bo@sharklasers.com insert email address
Code:
[email]duzeur+6tgdksgpwh6bo@sharklasers.com[/email]
ftp://ftp.otenet.gr/test10Mb.db insert an ftp download
Code:
 [ftp=ftp://]ftp://ftp.otenet.gr/test10Mb.db[/ftp]
test ftp insert an ftp download
Code:
 [ftp=ftp://ftp.otenet.gr/test10Mb.db]test ftp[/ftp

superscript in comparison to normal script
Code:
[sup]superscript[/sup]
subscript in comparison to normal script
Code:
[sub]subscript[/sub]

teletype in comparison to normal script
Code:
 [tt]teletype[/tt]

Quote
quote
 
Code:
[quote]quote[/quote]
You could make this up but you are better quoting what they actually said
Code:
[quote author=imaginary author link=topic=411532.msg4457140#msg4457140 date=1389485086]
You could make this up but you are better quoting what they actually said
[/quote]

Making a list
  • one
  • two
                   
Code:
[list]
[li]one[/li]
[li]two[/li]
[/list]

Code:
insert code
Code:
[ code]insert code[ /code] but do not have a space between [ and code 

NameCountryAge
JohnUSA21
MaryCanada19

Code:
[table]
[tr]
[td]Name[/td]
[td]Country[/td]
[td]Age[/td]
[/tr]
[tr]
[td]John[/td]
[td]USA[/td]
[td]21[/td]
[/tr]
[tr]
[td]Mary[/td]
[td]Canada[/td]
[td]19[/td]
[/tr]
[/table]

Additional instructions regarding lists - edwardceng
Additional instructions regarding alignment and posting videos - vphasitha01

This forum has help guides and resources for users here: https://bitcointalk.org/index.php?action=help;page=post#bbcref
Another handy BBCode post with some more tips - vphasitha01

We are surrounded by legends on this forum. Phenomenal successes and catastrophic failures. Then there are the scams. This forum is a digital museum.  
* The most iconic historic bitcointalk threads.* Satoshi * Cypherpunks*MtGox*Bitcointalk hacks*pHiShInG* Silk Road*Pirateat40*Knightmb*Miner shams*Forum scandals*BBCode*
Troll spotting*Thank you to madnessteat for my custom avatar hat.
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
In order to get the maximum amount of activity points possible, you just need to post once per day on average. Skipping days is OK as long as you maintain the average.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
1713555316
Hero Member
*
Offline Offline

Posts: 1713555316

View Profile Personal Message (Offline)

Ignore
1713555316
Reply with quote  #2

1713555316
Report to moderator
edwardceng
Member
**
Offline Offline

Activity: 266
Merit: 50


View Profile
July 24, 2018, 01:13:07 PM
Merited by frodocooper (7), RodeoX (1), Steamtyme (1), xtraelv (1)
 #2

@Making a list

Decimal
  • one
  • two
  • three

Code:
[list type=decimal]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]

lower-roman
  • one
  • two

Code:
[list type=lower-roman]
[li]one[/li]
[li]two[/li]
[/list]

upper-roman
  • one
  • two

Code:
[list type=upper-roman]
[li]one[/li]
[li]two[/li]
[/list]

katakana
  • one
  • two

Code:
[list type=katakana]
[li]one[/li]
[li]two[/li]
[/list]

circle
  • one
  • two

Code:
[list type=circle]
[li]one[/li]
[li]two[/li]
[/list]

disc
  • one
  • two

Code:
[list type=disc]
[li]one[/li]
[li]two[/li]
[/list]


hiragana
  • one
  • two

Code:
[list type=hiragana]
[li]one[/li]
[li]two[/li]
[/list]

armenian
  • one
  • two

Code:
[list type=armenian]
[li]one[/li]
[li]two[/li]
[/list]

upper-latin
  • one
  • two

Code:
[list type=upper-latin]
[li]one[/li]
[li]two[/li]
[/list]

lower-latin
  • one
  • two

Code:
[list type=lower-latin]
[li]one[/li]
[li]two[/li]
[/list]

Steamtyme
Legendary
*
Offline Offline

Activity: 1540
Merit: 2036


Betnomi.com Sportsbook, Casino and Poker


View Profile WWW
July 24, 2018, 01:19:52 PM
Merited by xtraelv (1)
 #3

Nicely laid out.

Would be good to include a link to the Forum help section that covers some of this. It will help people learn to navigate and realize the forum does have most of the resources they need.

https://bitcointalk.org/index.php?action=help;page=post#bbcref

This is found under the help tab, in the top left corner of the screen, then the posting section, finally under references SMF Bulletin Board Code

I did learn something new here though about making different list formats, and tables.


░░░░░▄▄██████▄▄
░░▄████▀▀▀▀▀▀████▄
███▀░░░░░░░░░░▀█▀█
███░░░▄██████▄▄░░░██
░░░░░█████████░░░░██▌
░░░░█████████████████
░░░░█████████████████
░░░░░████████████████
███▄░░▀██████▀░░░███
█▀█▄▄░░░░░░░░░░▄███
░░▀████▄▄▄▄▄▄████▀
░░░░░▀▀██████▀▀
Ripmixer
░░░░░▄▄██████▄▄
░░▄████▀▀▀▀▀▀████▄
███▀░░░░░░░░░░▀█▀█
███░░░▄██████▄▄░░░██
░░░░░█████████░░░░██▌
░░░░█████████████████
░░░░█████████████████
░░░░░████████████████
███▄░░▀██████▀░░░███
█▀█▄▄░░░░░░░░░░▄███
░░▀████▄▄▄▄▄▄████▀
░░░░░▀▀██████▀▀
xtraelv (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1924


฿ear ride on the rainbow slide


View Profile
July 24, 2018, 01:34:27 PM
 #4

Nicely laid out.

Would be good to include a link to the Forum help section that covers some of this. It will help people learn to navigate and realize the forum does have most of the resources they need.

https://bitcointalk.org/index.php?action=help;page=post#bbcref

This is found under the help tab, in the top left corner of the screen, then the posting section, finally under references SMF Bulletin Board Code

I did learn something new here though about making different list formats, and tables.

Good suggestion - Done !

We are surrounded by legends on this forum. Phenomenal successes and catastrophic failures. Then there are the scams. This forum is a digital museum.  
* The most iconic historic bitcointalk threads.* Satoshi * Cypherpunks*MtGox*Bitcointalk hacks*pHiShInG* Silk Road*Pirateat40*Knightmb*Miner shams*Forum scandals*BBCode*
Troll spotting*Thank you to madnessteat for my custom avatar hat.
Lafu
Legendary
*
Online Online

Activity: 2954
Merit: 3033



View Profile
July 24, 2018, 01:55:17 PM
 #5

There are always a lot of threads about how to use @xtraelv

pugman
Legendary
*
Offline Offline

Activity: 2383
Merit: 1551


dogs are cute.


View Profile WWW
July 24, 2018, 01:57:43 PM
 #6

All of this is actually covered in the help button on the top bar along with alternatives: https://bitcointalk.org/index.php?action=help;page=post
Edit: Steamtyme beat me to it. Great.  Undecided

Lafu
Legendary
*
Online Online

Activity: 2954
Merit: 3033



View Profile
July 24, 2018, 02:08:36 PM
 #7

All of this is actually covered in the help button on the top bar along with alternatives: https://bitcointalk.org/index.php?action=help;page=post
Edit: Steamtyme beat me to it. Great.  Undecided

THX pugman just was on the way to post it, because I have done a research a few years ago as I was created a few signatures!





https://bitcointalk.org/index.php?action=help;page=post

xtraelv (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1924


฿ear ride on the rainbow slide


View Profile
July 24, 2018, 02:50:44 PM
 #8

There are always a lot of threads about how to use @xtraelv

I looked for them and couldn't find the threads. There were good threads with just some of the features but none with all of it explained.

It was only after I posted it that I found out from Steamtyme that it is all in the site instructions - never mind - it exists now. (I Could have spent that time finishing another project)

We are surrounded by legends on this forum. Phenomenal successes and catastrophic failures. Then there are the scams. This forum is a digital museum.  
* The most iconic historic bitcointalk threads.* Satoshi * Cypherpunks*MtGox*Bitcointalk hacks*pHiShInG* Silk Road*Pirateat40*Knightmb*Miner shams*Forum scandals*BBCode*
Troll spotting*Thank you to madnessteat for my custom avatar hat.
vphasitha01
Full Member
***
Offline Offline

Activity: 196
Merit: 172


View Profile
July 24, 2018, 05:36:44 PM
 #9

Actually I have already created a thread regarding [Tips] Bulletin Board Codes(BB Codes)(more than what help menu offers), but I didn't get any pleasant comments ( I think I'm a newbie in that time) rather getting a blame from a member for creating a thread(but I didn't get demotivated and move on). So if you have time can you look at my thread and you can add more functions from it.

The thing I want to highlight is some of the senior members(most of them are very helpful including you too) demotivate the Juniors(unless they are spamming) when they trying to help other newcomers to the forum. I can see the clear difference in the way expressing other members thoughts in this thread. Actually you have done a great job "xtraelv"
OgNasty
Donator
Legendary
*
Offline Offline

Activity: 4718
Merit: 4218


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
July 24, 2018, 06:42:33 PM
Merited by xtraelv (1)
 #10

http:// nobody seems to be able to get flash to work
Code:
[flash=200,200][/flash]
Flash does not appear to work

This functionality was likely removed to prevent a security liability.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
vphasitha01
Full Member
***
Offline Offline

Activity: 196
Merit: 172


View Profile
July 24, 2018, 07:33:33 PM
Merited by xtraelv (1)
 #11


Left, Center and Right Text Alignment

Code:
[LEFT]Left-Aligned Text[/LEFT]
[CENTER]Center-Aligned Text[/CENTER]
[RIGHT]Right-Aligned Text[/RIGHT]

Left-Aligned Text
Center-Aligned Text
Right-aligned text

Quote
Insert Abbreviation

Code:
[abbr=Professor]Prof.[/abbr]
[abbr=Page]P.[/abbr]

Prof.
P.


Insert Acronym

Code:
[acronym=Hold on for Dear Life]HODL[/acronym]
[acronym=Do Your Own Research]DYOR[/acronym]

HODL
DYOR

Insert Vedio

I have found very good informative post made by
shahzadafzal regarding
"How to add YouTube videos to your post"


1. Get the Youtube video link e.g. https://www.youtube.com/watch?v=Gc2en3nHxA4 (Remember this id Gc2en3nHxA4)
2. There are 4 a default thumbnail images to each video the, URL to these images will be like

Code:
https://img.youtube.com/vi/<youtube-video-id>/0.jpg
https://img.youtube.com/vi/<youtube-video-id>/1.jpg
https://img.youtube.com/vi/<youtube-video-id>/2.jpg
https://img.youtube.com/vi/<youtube-video-id>/3.jpg

3. Now to add or embed youtube video, add img tag and replace Youtube Video id

Code:
[img]https://img.youtube.com/vi/Gc2en3nHxA4/0.jpg[/img]

4. Now add URL tag and point URL to actual youtube video

Code:
[url=https://www.youtube.com/watch?v=Gc2en3nHxA4][img]https://img.youtube.com/vi/Gc2en3nHxA4/0.jpg[/img][/url]

5. Final result, Youtube video, click to play Smiley





Edited - Added "Insert Vedio" and thanks to shahzadafzal
drgomez89
Member
**
Offline Offline

Activity: 294
Merit: 26

★Bitvest.io★ Play Plinko or Invest!


View Profile
July 24, 2018, 08:59:21 PM
 #12

hi Men im jr member right now i wanted to ask u . In what rank i can star posting images and when i can have a profile Pic. Thx in advance guys

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ★ ★ ★ ★ ★ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
PLINKO    |7| SLOTS     (+) ROULETTE    ▼ BIT SPINBITVESTPLAY or INVEST ║ ✔ Rainbot  ✔ Happy Hours  ✔ Faucet
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ ★ ★ ★ ★ ★ ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
LTU_btc
Legendary
*
Online Online

Activity: 3038
Merit: 1330


Slava Ukraini!


View Profile WWW
July 24, 2018, 10:58:14 PM
 #13

hi Men im jr member right now i wanted to ask u . In what rank i can star posting images and when i can have a profile Pic. Thx in advance guys
You already can post images, just follow instructions here how to do it. And you should be at leadt Full Member to wear avatar.

xtraelv (OP)
Legendary
*
Offline Offline

Activity: 1274
Merit: 1924


฿ear ride on the rainbow slide


View Profile
July 24, 2018, 11:30:57 PM
 #14

Actually I have already created a thread regarding [Tips] Bulletin Board Codes(BB Codes)(more than what help menu offers), but I didn't get any pleasant comments ( I think I'm a newbie in that time) rather getting a blame from a member for creating a thread(but I didn't get demotivated and move on). So if you have time can you look at my thread and you can add more functions from it.

The thing I want to highlight is some of the senior members(most of them are very helpful including you too) demotivate the Juniors(unless they are spamming) when they trying to help other newcomers to the forum. I can see the clear difference in the way expressing other members thoughts in this thread. Actually you have done a great job "xtraelv"


Sometimes older posts are not that easy to find. I did an initial search of bitcointalk and only found a few incomplete guides. Recent topics are oftennot indexed for a while so cannot be found using google search. The main reason I created the guide is because I wanted to have something that I could direct people to that wanted to use some of the functions but don't know how they work.
I don't usually write "help guides" because I enjoy documenting the history on here and am now collaborating on some history based projects with some others and helping them to get more familiar with the BBCode.

Some of the code shown in the post is not shown in the help guide. (Like how to insert links with text and quotes using an author - which is handy for quoting locked threads)

Certain topics do attract a lot of users seeking merits  - a classic example are the many "Who is Satoshi" posts. Making a Satoshi post can attract the same negative comments.  It doesn't mean you shouldn't make one. Just make a real good one. If you are documenting a new theory - make sure you send me a PM.  Grin
Pursuer summed it up well :

I opened this topic expecting one of those poorly repeated topics talking about Satoshi for the millionth time but I was surprised to see this nice compilation of all the theories so far. it was merit worthy.

I specifically like the "Samsung Toshiba Nakamichi Motorola" thing Cheesy

We are surrounded by legends on this forum. Phenomenal successes and catastrophic failures. Then there are the scams. This forum is a digital museum.  
* The most iconic historic bitcointalk threads.* Satoshi * Cypherpunks*MtGox*Bitcointalk hacks*pHiShInG* Silk Road*Pirateat40*Knightmb*Miner shams*Forum scandals*BBCode*
Troll spotting*Thank you to madnessteat for my custom avatar hat.
edwardceng
Member
**
Offline Offline

Activity: 266
Merit: 50


View Profile
July 25, 2018, 04:43:35 AM
 #15

Some of the code shown in the post is not shown in the help guide. (Like how to insert links with text and quotes using an author - which is handy for quoting locked threads)
yeah, like the special tag list that isn't there as I mentioned above (lower-roman, upper-roman, katakana, hiragana, armenian, upper-latin, lower-latin, katakana-iroha, hiragana-iroha, cjk-ideographic , georgian, hebrew) even though it's rarely used even nobody uses it, so just think of it as additional knowledge.

and which I often see when inserting images, it's rare to use width and height properties.

vphasitha01
Full Member
***
Offline Offline

Activity: 196
Merit: 172


View Profile
July 25, 2018, 07:36:23 AM
 #16

.....and which I often see when inserting images, it's rare to use width and height properties.
This one is the best guided thread that i have found regarding [TUTORIAL] Cara Layout Image (Insert-Resize-Link) created by Husna QA. Hope it will help you Smiley


Note:- Use "translate This page" option if you're using chrome browser
kerhso
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250


🌟 LAToken ICO - August 22, 2017 🌟


View Profile
April 16, 2019, 10:33:08 AM
 #17

Is images working now?
Cannot insert image






What I am doing wrong?

image url 1: https://imgur.com/a/vFRopCg
image url 2: https://imgur.com/a/c9WYRRS
image url 3:


LATOKEN  ●  TRADE REAL ASSETS IN CRYPTO  ●  JOIN ICO NOW
SLACK  |  TELEGRAM
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
kerhso
Sr. Member
****
Offline Offline

Activity: 284
Merit: 250


🌟 LAToken ICO - August 22, 2017 🌟


View Profile
April 16, 2019, 10:42:28 AM
 #18

RESOLVED
Sorry for a stupid question  Shocked

Is images working now?
Cannot insert image






What I am doing wrong?

image url 1: https://imgur.com/a/vFRopCg
image url 2: https://imgur.com/a/c9WYRRS
image url 3:



LATOKEN  ●  TRADE REAL ASSETS IN CRYPTO  ●  JOIN ICO NOW
SLACK  |  TELEGRAM
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
icopress
Legendary
*
Offline Offline

Activity: 1624
Merit: 7764


light_warrior ... 🕯️


View Profile WWW
April 16, 2019, 06:36:21 PM
Merited by Halab (2), rat03gopoh (1), -CryptoViking- (1)
 #19

Official guide: SMF Bulletin Board Code
Code:
An example of using [table] to display [list] options.

Type list
.........................
BBcode
..................................................
Looks like...............Type list
.........................
BBcode
..................................................
Looks like
Default
Code:
[list]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Numbering
Code:
[list type=decimal]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Square
Code:
[list type=square]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Lower case
Code:
[list type=lower-latin]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Circle
Code:
[list type=circle]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Uppercase letters
Code:
[list type=upper-latin]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3
Unmarked
Code:
[list type=none]
[li]Paragraph 1[/li]
[li]Paragraph 2[/li]
[li]Paragraph 3[/li]
[/list]
  • Paragraph 1
  • Paragraph 2
  • Paragraph 3


Feel free to join the discussion, cherishing dreams of life, in which there are spoilers.  Grin
best regards
icopress  Wink

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Silent26
Sr. Member
****
Offline Offline

Activity: 602
Merit: 326


Politeness: 1227: - 0 / +1


View Profile
April 16, 2019, 08:45:47 PM
 #20

Is images working now?
Cannot insert image
What a lame question for a Sr. Member. It's pretty obvious that you were just Necro-Posting, it's impossible that you don't know if images are working since you're already a Sr. Member and you already posted images before, I've checked your recent posts. So, what's the main point of asking the quoted question again?

404 Not Found
Pages: [1] 2 3 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!