Template:GoogleDocLink: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
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|{{{group}}}}}}/view {{{name|Google Doc}}}]
[[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": {
"group": {
"fileid": {
"aliases": [
"aliases": [
"1"
"1"

Latest revision as of 11:07, 29 April 2025

Google Doc

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
fileidfileid 1

File ID

Contentoptional
namename

Displayed text

Contentoptional