Difference between revisions of "Template:Tweeter"

From Second Life Wiki
Jump to navigation Jump to search
(wiki-fu should be done)
(usability-fu)
Line 1: Line 1:
<includeonly>[[{{{2|}}}Category:{{#ifeq:
<includeonly>[[Category:{{{type|{{#ifeq:
{{#explode:{{{1|{{PAGENAME}}}}}| |1}}|Linden|Lindens|Residents}} using Twitter|{{{1|{{PAGENAME}}}}}]]</includeonly><noinclude>
{{#explode:{{{user|{{PAGENAME}}}}}| |1}}|Linden|Lindens|Residents}}}}} using Twitter|{{{user|{{PAGENAME}}}}}]]{{#ifeq:{{{1|}}}|||[http://twitter.com/{{{1}}} {{{2|{{{1}}}}}}]}}</includeonly><noinclude>
== Usage ==
== Usage ==
Omitting the second template parameter categorises the article the template is contained in instead of linking to the category. Lindens are auto-detected and categorised under [[:Category: Lindens 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]].


<nowiki>{{Tweeter|SignpostMarv Martin|:}}</nowiki> produces
=== Linking ===
* {{Tweeter|SignpostMarv Martin|:}}
To link to a twitter account while also categorising the article, use the first and second parameters.


<nowiki>{{Tweeter|Torley Linden|:}}</nowiki> produces
* Quick link: <nowiki>{{Tweeter|twitter name}}</nowiki>
* {{Tweeter|Torley Linden|:}}
* Custom link text: <nowiki>{{Tweeter|twitter name|display text}}</nowiki>
 
=== 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).
 
* <nowiki>{{Tweeter|user=SignpostMarv Martin}}</nowiki> produces <nowiki>[[Category:Residents using Twitter|SignpostMarv Martin]]</nowiki>
* <nowiki>{{Tweeter|user=Torley Linden}}</nowiki> produces <nowiki>[[Category:Residents using Twitter|Torley Linden]]</nowiki>
* <nowiki>{{Tweeter|user=Office Hours|type=Bots}}</nowiki> produces <nowiki>[[Category:Bots using Twitter|Office Hours]]</nowiki>


</noinclude>
</noinclude>

Revision as of 16:18, 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]]