Template:postref
From Homestar Runner Wiki
(Difference between revisions)
m (moved Template:twitterreference to Template:postref: used for both social media types; also, shortened for quick typins) |
(new template name) |
||
| Line 1: | Line 1: | ||
{{#ifeq:{{{site|}}}||[[@StrongBadActual]] Tweet|[[@strongbadactual (Instagram)|@strongbadactual]] Instagram post}} ([[{{#ifeq:{{{site|}}}||@StrongBadActual Tweets {{{4|{{{year}}}}}}|@strongbadactual (Instagram)}}#{{{1|{{{ID}}}}}}|{{{2|{{{day}}}}}} {{{3|{{{month}}}}}} {{{4|{{{year}}}}}}]])<noinclude> | {{#ifeq:{{{site|}}}||[[@StrongBadActual]] Tweet|[[@strongbadactual (Instagram)|@strongbadactual]] Instagram post}} ([[{{#ifeq:{{{site|}}}||@StrongBadActual Tweets {{{4|{{{year}}}}}}|@strongbadactual (Instagram)}}#{{{1|{{{ID}}}}}}|{{{2|{{{day}}}}}} {{{3|{{{month}}}}}} {{{4|{{{year}}}}}}]])<noinclude> | ||
==Usage== | ==Usage== | ||
| - | <code><nowiki>{{ | + | <code><nowiki>{{postref|1254408772249845763|26|Apr|2020}}</nowiki></code> |
Or with labelled parameters: | Or with labelled parameters: | ||
| - | <code><nowiki>{{ | + | <code><nowiki>{{postref|ID=1254408772249845763|day=26|month=Apr|year=2020}}</nowiki></code> |
Produces the following result: | Produces the following result: | ||
| - | {{ | + | {{postref|ID=1254408772249845763|day=26|month=Apr|year=2020}} |
Or for Instagram posts: | Or for Instagram posts: | ||
| - | <code><nowiki>{{ | + | <code><nowiki>{{postref|site=Instagram|BzWAeVkAAme|30|Jun|2019}}</nowiki></code><br> |
| - | {{ | + | {{postref|site=Instagram|BzWAeVkAAme|30|Jun|2019}} |
[[Category:Internal link templates|{{PAGENAME}}]] | [[Category:Internal link templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 04:49, 5 September 2020
@StrongBadActual Tweet ([[@StrongBadActual Tweets {{{year}}}#{{{ID}}}|{{{day}}} {{{month}}} {{{year}}}]])
Usage
{{postref|1254408772249845763|26|Apr|2020}}
Or with labelled parameters:
{{postref|ID=1254408772249845763|day=26|month=Apr|year=2020}}
Produces the following result:
@StrongBadActual tweet (26 Apr 2020)
Or for Instagram posts:
{{postref|site=Instagram|BzWAeVkAAme|30|Jun|2019}}
@strongbadactual Instagram post (30 Jun 2019)
