Difference between revisions of "Template:Twitter"
From Cvillepedia
(Created page with '{| class="wikitable" border="1" align="center" width="80%" style="background:#efefef;" |- |{{PAGENAME}}'s twitter feed (not written by cvillepedia contributors): |- {{#widget:T…') |
(#if syntax fixed) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="wikitable" border="1" align="center" width="80%" style="background:#efefef;" | + | {| class="wikitable" border="1" align="center" width="80%" style="background:#efefef; font-size:86%" |
− | |- | + | |- |
|{{PAGENAME}}'s twitter feed (not written by cvillepedia contributors): | |{{PAGENAME}}'s twitter feed (not written by cvillepedia contributors): | ||
|- | |- | ||
− | {{#widget:Twitter | + | |{{#widget:Twitter |
|user={{{user}}} | |user={{{user}}} | ||
− | |count={{#if {{{count|}}} | {{{count|}}} | 5 }} | + | |count={{#if: {{{count|}}} | {{{count|}}} | 5 }} |
}} | }} | ||
|} | |} | ||
<noinclude>Displays a twitter feed. Parameter ''user'' is the twitter feed user name, and ''count'', if supplied, is the number of tweets shown (defauts to five).</noinclude> | <noinclude>Displays a twitter feed. Parameter ''user'' is the twitter feed user name, and ''count'', if supplied, is the number of tweets shown (defauts to five).</noinclude> |
Latest revision as of 18:51, 29 December 2009
Twitter's twitter feed (not written by cvillepedia contributors): |
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/cville/www/www/extensions/Widgets/smarty/libs/sysplugins/smarty_internal_compilebase.php on line 78 |
Displays a twitter feed. Parameter user is the twitter feed user name, and count, if supplied, is the number of tweets shown (defauts to five).