Template:GoogleDocLink: Difference between revisions
From Portland NET Wiki
Created page with "18px [https://drive.google.com/file/d/{{{1|{{{group}}}}}}/view {{{name|Google Doc}}}] <noinclude> <templatedata> { "params": { "group": { "aliases": [ "1" ], "type": "content", "description": "File ID" }, "name": { "description": "Displayed text", "type": "content" } }, "format": "inline" } </templatedata> </noinclude>" |
rename group param to fileid |
||
| Line 1: | Line 1: | ||
[[File:Google Docs 2020 Logo.png|18px]] [https://drive.google.com/file/d/{{{1|{{{ | [[File:Google Docs 2020 Logo.png|18px]] [https://drive.google.com/file/d/{{{1|{{{fileid}}}}}}/view {{{name|Google Doc}}}] | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
" | "fileid": { | ||
"aliases": [ | "aliases": [ | ||
"1" | "1" | ||
