Google Docs 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
matthewtimothy
BBCoder II
BBCoder II
Posts: 31
Joined: 27 Jun 2012, 17:48
BBCodes: 1

Google Docs BBcode

Post by matthewtimothy »

I searched for a bbcode but I could not find one so I made this one. Note I have only tested this with spreadsheets.

Code: Select all

[spreadsheet]{IDENTIFIER}[/spreadsheet]
HTML Replacement

Code: Select all

<iframe src="https://docs.google.com/spreadsheet/ccc?key={IDENTIFIER}" width="675" height="675" border="0"></iframe>
Help Line

Code: Select all

Enter everything after the key=
How to make it work in google drive:

1. Create your spreadsheet on the main layer right click > share > share (yes a second share) > Who can access clich change in blue > Select radio with "anyone with the link". Click save

2. Copy the link in blue.
3. Remove "https://docs.google.com/spreadsheet/ccc?key=" and paste the remaining in the between [spreadsheet][/spreadsheet]
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

Google Docs BBcode

Post by Blackwolf »

Cool....thanks :thumb:
Ultimate Edition, Ultimate Edition Oz, Oz Unity

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