keyboard BBcode

Mods, snippets and styles postet and supported by the users
Forum rules
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
Locked
User avatar
slash
BBCoder II
BBCoder II
Posts: 57
Joined: 27 Oct 2011, 18:53
BBCodes: 31
Contact:

keyboard BBcode

Post by slash »

this simple bbcod add a nice windows and mac keyboard buttons, useful for make tutorial and more.

Up this image pack in: images/
keyboard.rar
(1.86 MiB) Downloaded 170 times
BBCode:

Code: Select all

[kb]{SIMPLETEXT} {SIMPLETEXT1}[/kb]
HTML:

Code: Select all

<img src=./images/keyboard/{SIMPLETEXT}/{SIMPLETEXT1}.png style= "height: 40px;padding-right:3px;vertical-align:middle">
Helpline:

Code: Select all

[kb]keyboardtype buttontype[/kb]  [kb]mac plus[/kb]
Image demo:

Image
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

keyboard BBcode

Post by Blackwolf »

Would you mind including a written example........for example how to for example.... type.......now press control p to print?

I added [kb]windows backspace[/kb] but nothing shows...yes uploaded images to correct folder :(

I have post preview.......the second I type the command after windows....the text disappears......so its trying to find the images......

home4/ultimbz7/public_html/images

https://www.ultimateeditionoz.com/forum ... in/0-2.png
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
slash
BBCoder II
BBCoder II
Posts: 57
Joined: 27 Oct 2011, 18:53
BBCodes: 31
Contact:

keyboard BBcode

Post by slash »

first: Put the keyboard folder in: forum folder (if present)/images

for the windows keyboar insert: [kb]win keyboardbutton[/kb] and not windows

for you example the code is:

Code: Select all

now press [kb]win ctrl[/kb] [kb]win P[/kb] to print 
finally try to change the bbcode code in:

Code: Select all

<img src=./forum/images/keyboard/{SIMPLETEXT}/{SIMPLETEXT1}.png style= "height: 40px;padding-right:3px;vertical-align:middle">
;)
Last edited by slash on 13 Jan 2012, 11:51, edited 2 times in total.
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

keyboard BBcode

Post by Blackwolf »

Ahhh........thanks!! Us Ozzies ;) Great job.....well done :D
screen.png
P needs to be p ( lowercase )
lowercase.png
Last edited by Blackwolf on 13 Jan 2012, 11:56, edited 2 times in total.
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
slash
BBCoder II
BBCoder II
Posts: 57
Joined: 27 Oct 2011, 18:53
BBCodes: 31
Contact:

keyboard BBcode

Post by slash »

It is a pleasure! =)
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

keyboard BBcode

Post by Blackwolf »

Very cool ................. ;)
cool.png
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
Locked