Difference between revisions of "Template:Tweeter"

From Second Life Wiki
Jump to navigation Jump to search
(usability-fu)
m (re-arranging output)
Line 1: Line 1:
<includeonly>[[Category:{{{type|{{#ifeq:
<includeonly>{{#ifeq:{{{1|}}}|||[http://twitter.com/{{{1}}} {{{2|{{{1}}}}}}]}}[[Category:{{{type|{{#ifeq:
{{#explode:{{{user|{{PAGENAME}}}}}| |1}}|Linden|Lindens|Residents}}}}} using Twitter|{{{user|{{PAGENAME}}}}}]]{{#ifeq:{{{1|}}}|||[http://twitter.com/{{{1}}} {{{2|{{{1}}}}}}]}}</includeonly><noinclude>
{{#explode:{{{user|{{PAGENAME}}}}}| |1}}|Linden|Lindens|Residents}}}}} using Twitter|{{{user|{{PAGENAME}}}}}]]</includeonly><noinclude>
== Usage ==
== Usage ==
Basic usage is to just include <nowiki>{{Tweeter}}</nowiki> on the user-page. Lindens are auto-detected and categorised under [[:Category: Lindens using Twitter]], wheras everyone else is categorised under [[:Category:Residents using Twitter]].
Basic usage is to just include <nowiki>{{Tweeter}}</nowiki> on the user-page. Lindens are auto-detected and categorised under [[:Category: Lindens using Twitter]], wheras everyone else is categorised under [[:Category:Residents using Twitter]].

Revision as of 16:22, 4 September 2009

Usage

Basic usage is to just include {{Tweeter}} on the user-page. Lindens are auto-detected and categorised under Category: Lindens using Twitter, wheras everyone else is categorised under Category:Residents using Twitter.

Linking

To link to a twitter account while also categorising the article, use the first and second parameters.

  • Quick link: {{Tweeter|twitter name}}
  • Custom link text: {{Tweeter|twitter name|display text}}

Overrides

The user parameter can be used to override the automatic user detection, whereas the type parameter can be used to override the automatic type detection (e.g. Linden vs Resident).

  • {{Tweeter|user=SignpostMarv Martin}} produces [[Category:Residents using Twitter|SignpostMarv Martin]]
  • {{Tweeter|user=Torley Linden}} produces [[Category:Residents using Twitter|Torley Linden]]
  • {{Tweeter|user=Office Hours|type=Bots}} produces [[Category:Bots using Twitter|Office Hours]]