Template:Instagram: Difference between revisions
Created page with "<includeonly>{{SocialLink|icon=File:Instagram.svg|service_name=Instagram|link=https://instagram.com/{{{1}}}|name=@{{{1}}}}}</includeonly><noinclude> = Example = <pre>{{Instagram|gregchunva}}</pre> {{Instagram|gregchunva}} = Template Data = <templatedata> { "params": { "1": { "label": "Instagram Account", "description": "The user's instagram account.", "example": "gregchunva", "type": "string", "required": true } }, "description": "A nicely formatte..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{SocialLink|icon=File:Instagram.svg|service_name=Instagram|link=https://instagram.com/{{{1}}}|name= | <includeonly>{{SocialLink|icon=File:Instagram.svg|service_name=Instagram|link=https://instagram.com/{{{1}}}|name={{{1}}}}}</includeonly><noinclude> | ||
= Example = | = Example = | ||
<pre>{{Instagram|gregchunva}}</pre> | <pre>{{Instagram|gregchunva}}</pre> |