Difference between revisions of "Template:Twitter"
From Lolibrary Wiki
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{social | url=https://twitter.com/{{urlencode:{{{1}}}|PATH}} | display={{{1}}} | class=twitter}} | {{social | url=https://twitter.com/{{urlencode:{{{1}}}|PATH}} | display={{{1}}} | class=twitter}} | ||
<noinclude> | <noinclude> | ||
{{Documentation|content= | {{Documentation|content= | ||
Line 8: | Line 7: | ||
| <!-- twitter username --> | | <!-- twitter username --> | ||
}} | }} | ||
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | <syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | ||
{{Twitter | <!-- username -->}} | {{Twitter | <!-- username -->}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{Clear}} | {{Clear}} | ||
== Example == | |||
{{Twitter | twitter}} | |||
<syntaxhighlight lang="html" style="overflow: hidden; background: unset;"> | |||
{{Twitter | twitter}} | |||
</syntaxhighlight> | |||
}} | }} | ||
<templatedata> | <templatedata> |