Difference between revisions of "Template:Infobox grabber"
From XMLTV
m |
m (Undo revision 2059 by Dekarl (talk) braino, 3=deleted and 4=pending so everything was fine already) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {| class="toccolours" style="float:right; margin:0 0 0.5em 1em; width:25em; clear:right; font-size:90%" | |
| − | + | |- | |
| − | + | ! colspan="2" style="{{Header {{{oceanname}}}}}" | '''tv_grab_{{{grabbername}}} at a Glance''' | |
| − | + | |- style="vertical-align: top;" | |
| − | </ | + | | '''Grabber''' |
| + | | tv_grab_{{{grabbername}}} | ||
| + | |- style="vertical-align: top;" | ||
| + | | '''Maintainer''' | ||
| + | | [http://sourceforge.net/users/{{{maintainername}}} {{{maintainername}}}] | ||
| + | |- style="vertical-align: top;" | ||
| + | | '''countries''' | ||
| + | | {{{countries}}} | ||
| + | |- style="vertical-align: top;" | ||
| + | | '''man page''' | ||
| + | | {{manpage|tv_grab_{{{grabbername}}}|1}} | ||
| + | |- style="vertical-align: top;" | ||
| + | | '''mode of operation''' | ||
| + | | {{{modusoperandi}}} | ||
| + | |- style="vertical-align: top;" | ||
| + | | '''tools''' | ||
| + | | [http://xmltv.cvs.sourceforge.net/viewvc/xmltv/xmltv/grab/{{{grabbername}}}/ Browse Source] | ||
| + | [http://sourceforge.net/search/index.php?group_id=39046&type_of_search=artifact&status_id%5B%5D=1&status_id%5B%5D=4&category=tv_grab_{{{grabbername}}} Search Open Tickets] | ||
| + | |- | ||
| + | ! colspan="2" style="font-size:85%; vertical-align:top;"| ''Last updated on {{{updated}}}'' | ||
| + | |} | ||
| + | <includeonly> | ||
| + | [[Category:Grabbers]] | ||
| + | </includeonly> | ||
Latest revision as of 05:43, 2 May 2012
| tv_grab_{{{grabbername}}} at a Glance | |
|---|---|
| Grabber | tv_grab_{{{grabbername}}} |
| Maintainer | {{{maintainername}}} |
| countries | {{{countries}}} |
| man page | tv_grab_{{{grabbername}}}(1) |
| mode of operation | {{{modusoperandi}}} |
| tools | Browse Source |
| Last updated on {{{updated}}} | |