Template:X box: Difference between revisions
(Created page with "{| class="wikitable" align="right" style=height="600px" width="300px"; ![[{{{title}}}]] X/Twitter |- | {{#widget:Twitter timeline (600)|id={{{id}}}}} |}Category:Pages with X boxes<noinclude> {{Doc}} <templatedata> { "params": { "title": {}, "id": {} } } </templatedata></noinclude>") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable" align="right" style=height="600px" width="300px"; | {| class="wikitable" align="right" style=height="600px" width="300px"; | ||
![[{{{title}}}]] X/Twitter | ![[{{{title}}}]] X/Twitter | ||
|- | |- | ||
| {{#widget:Twitter timeline (600)|id={{{id}}}}} | | {{#widget:Twitter timeline (600)|id={{{id}}}}} | ||
|}[[Category:Pages with X boxes]]<noinclude> | |}[[Category:Pages with X boxes]]<noinclude> | ||
{{Doc}} | {{Doc}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"title": {}, | "title": {}, | ||
"id": {} | "id": {} | ||
} | } | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |