Difference between revisions of "Widget:Tweet"
Jump to navigation
Jump to search
(Created page with "<includeonly> <!--{if isset($id)}--> <!--{counter name="tweetcounter" assign="tweetincluded"}--> <div id="twitter-<!--{$tweetincluded}-->-<!--{$id}-->"></div> <!--...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <noinclude> | ||
== Usage == | |||
Embed Twitter tweets on wiki pages. | |||
<syntaxhighlight lang="html+handlebars">{{#widget:Tweet|id=}}</syntaxhighlight> | |||
</noinclude><includeonly> | |||
<!--{if isset($id)}--> | <!--{if isset($id)}--> | ||
<!--{counter name="tweetcounter" assign="tweetincluded"}--> | <!--{counter name="tweetcounter" assign="tweetincluded"}--> |
Latest revision as of 17:56, 24 May 2021
Usage
Embed Twitter tweets on wiki pages.