Template:ResourceLink: Difference between revisions
Jump to navigation
Jump to search
(Created page with "[{{#switch: {{{type|}}} | g | gdoc | google = http://docs.google.com/document/d/{{{id|0}}} | gsheet = http://docs.google.com/spreadsheets/d/{{{id|0}}} | twitchclip = http://cl...") |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[{{#switch: {{{ | [{{#switch: {{{service|}}} | ||
| g | | g | ||
| gdoc | | gdoc | ||
| gdocs | |||
| google = http://docs.google.com/document/d/{{{id|0}}} | | google = http://docs.google.com/document/d/{{{id|0}}} | ||
| gsheet = http://docs.google.com/spreadsheets/d/{{{id|0}}} | | gsheet | ||
| gsheets = http://docs.google.com/spreadsheets/d/{{{id|0}}} | |||
| twitchclip = http://clips.twitch.tv/{{{id|AllYourBaseAreBelongToUs}}} | | twitchclip = http://clips.twitch.tv/{{{id|AllYourBaseAreBelongToUs}}} | ||
| twitchvod | | twitchvod | ||
| twitch = http://twitch.tv/videos/{{{id|0}}} | | twitch = http://twitch.tv/videos/{{{id|0}}} | ||
| yt | |||
| youtube = http://youtu.be/{{{id|0}}} | | youtube = http://youtu.be/{{{id|0}}} | ||
| {{#if:{{{url|}}}|{{{url|}}}|http://example.com/}} | | {{#if:{{{url|}}}|{{{url|}}}|http://example.com/}} | ||
}} {{#switch: {{{ | }} {{#switch: {{{service|}}} | ||
| g | | g | ||
| gdoc | | gdoc | ||
| google = Google Doc - | | gdocs | ||
| gsheet = Google Sheet - | | google = Google Doc - | ||
| onedrive = OneDrive - | | gsheet | ||
| twitchclip = Twitch Clip - | | gsheets = Google Sheet - | ||
| onedrive = OneDrive - | |||
| twitchclip = Twitch Clip - | |||
| twitchvod | | twitchvod | ||
| twitch = Twitch VoD - | | twitch = Twitch VoD - | ||
| youtube = YouTube VoD - | | yt | ||
| youtube = YouTube VoD - | |||
}}{{{text|Link}}}] | }}{{{text|Link}}}] | ||