Skip to content

Commit 304ee83

Browse files
committed
Documentation update.
1 parent ebb285e commit 304ee83

File tree

2 files changed

+24
-20
lines changed

2 files changed

+24
-20
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ To display the default block template for TwitchPlaysPokemon from the Twitch str
5151

5252
![](documentation/TwitchPlaysPokemonExample.png)
5353

54-
####Supported Streaming Services
55-
56-
| Service | Parameter Value | Web Site |
57-
|----------:|-----------------|-----------------------|
58-
| Twitch.tv | twitch | http://www.twitch.tv/ |
59-
6054

6155
####Templates
6256
There are six built in templates that come with the extension; block, live, minilive, link, viewers, and thumbnail. By default if no template is specified it uses the block template.
@@ -142,4 +136,10 @@ To tag the article "Twitch Plays Pokemon" with the Twitch user "twitchplayspokem
142136
|user=twitchplayspokemon
143137
}}
144138

145-
This would cause all output from the #streamer tag to reference to the "Twitch Plays Pokemon" when generating links and display names.
139+
This would cause all output from the #streamer tag to reference to the "Twitch Plays Pokemon" when generating links and display names.
140+
141+
##Supported Streaming Services
142+
143+
| Service | Parameter Value | Web Site |
144+
|----------:|-----------------|-----------------------|
145+
| Twitch.tv | twitch | http://www.twitch.tv/ |

README.wiki

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -88,18 +88,6 @@ service=Twitch
8888

8989
[[File:TwitchPlaysPokemonExample.png]]
9090

91-
====Supported Streaming Services====
92-
93-
{| class="wikitable"
94-
|-
95-
! Service
96-
! Parameter Value
97-
! Web Site
98-
|-
99-
| Twitch.tv
100-
| twitch
101-
| [http://www.twitch.tv/ http://www.twitch.tv/]
102-
|}
10391

10492
====Templates====
10593
There are six built in templates that come with the extension; block, live, minilive, link, viewers, and thumbnail. By default if no template is specified it uses the block template.
@@ -171,6 +159,7 @@ The built in templates below are copied from the StreamerTemplate class file and
171159
</div>
172160
</nowiki></pre>
173161

162+
174163
===#streamer - Parser Tag===
175164
The #streamerinfo parser meta tag takes what service is being used and who the user is to tag an article as related to that person. It will cause any links automatically generated from the #streamer tag to use the article page as the destination and display name. Streamer information created from tagging or manually entered will be visible in the [[Special:StreamerInfo]] interface. Note: Articles tagged with the #streamerinfo tag will override any manually entered information.
176165

@@ -183,6 +172,7 @@ service=[Service]
183172
}}
184173
</nowiki></pre>
185174

175+
186176
====Parameters for #streamerinfo Tag====
187177

188178
{| class="wikitable"
@@ -215,4 +205,18 @@ service=Twitch
215205
}}
216206
</nowiki></pre>
217207

218-
This would cause all output from the #streamer tag to reference to the "Twitch Plays Pokemon" when generating links and display names.
208+
This would cause all output from the #streamer tag to reference to the "Twitch Plays Pokemon" when generating links and display names.
209+
210+
211+
==Supported Streaming Services==
212+
213+
{| class="wikitable"
214+
|-
215+
! Service
216+
! Parameter Value
217+
! Web Site
218+
|-
219+
| Twitch.tv
220+
| twitch
221+
| [http://www.twitch.tv/ http://www.twitch.tv/]
222+
|}

0 commit comments

Comments
 (0)