Difference between revisions of "Template:IG"
From Lolibrary Wiki
(Created page with "{{social | url=https://instagram.com/{{urlencode:{{{1}}}|PATH}} | display={{{1}}} | class=instagram}} <noinclude> {{Documentation|content= Provides a uniform way for embeddin...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{social | url=https://instagram.com/{{urlencode:{{{1}}}|PATH}} | display={{{1}}} | class=instagram}} | {{social | url=https://instagram.com/{{urlencode:{{{1}}}|PATH}} | display={{{1}}} | class=instagram}} | ||
<noinclude> | <noinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
Line 6: | Line 5: | ||
== Usage == | == Usage == | ||
{{Parameter names example | {{Parameter names example | ||
| <!-- | | <!-- username --> | ||
}} | }} | ||
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | <syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | ||
{{IG | <!-- username -->}} | {{IG | <!-- username -->}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Clear}} | {{Clear}} | ||
== Usage == | |||
{{IG | instagram}} | |||
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | |||
{{IG | instagram }} | |||
</syntaxhighlight> | |||
}} | }} | ||
<templatedata> | <templatedata> |