Template:Wikis: Difference between revisions
From IFWiki
No edit summary |
(additional notes) |
||
Line 1: | Line 1: | ||
<div style="float:right; clear:right; border:1px #CCC solid; margin-left:1em; margin-bottom:1em; padding:5px;">in other wikis/dbs:<ul>{{#if:{{{baf|}}}|<li>[http://wurb.com/if/{{{baf}}} Baf's Guide]</li>|}}{{#if:{{{ru|}}}|<li>[http://ifwiki.ru/{{{ru}}} IFВики]</li>|}}{{#if:{{{ifdb|}}}|<li>[http://ifdb.tads.org/{{{ifdb}}} IFDB]</li>|}}{{#if:{{{ifwizz|}}}|<li>[http://ifwizz.de/{{{ifwizz}}}.html ifwizz]</li>|}}{{#if:{{{es|}}}|<li>[http://www.wikicaad.net/{{{es}}} WikiCAAD]</li>|}}{{#if:{{{wp|}}}|<li>[http://en.wikipedia.org/wiki/{{{wp}}} Wikipedia]</li>|}}</ul></div><noinclude> | <div style="float:right; clear:right; border:1px #CCC solid; margin-left:1em; margin-bottom:1em; padding:5px;">in other wikis/dbs:<ul>{{#if:{{{baf|}}}|<li>[http://wurb.com/if/{{{baf}}} Baf's Guide]</li>|}}{{#if:{{{ru|}}}|<li>[http://ifwiki.ru/{{{ru}}} IFВики]</li>|}}{{#if:{{{ifdb|}}}|<li>[http://ifdb.tads.org/{{{ifdb}}} IFDB]</li>|}}{{#if:{{{ifwizz|}}}|<li>[http://ifwizz.de/{{{ifwizz}}}.html ifwizz]</li>|}}{{#if:{{{es|}}}|<li>[http://www.wikicaad.net/{{{es}}} WikiCAAD]</li>|}}{{#if:{{{wp|}}}|<li>[http://en.wikipedia.org/wiki/{{{wp}}} Wikipedia]</li>|}}</ul></div><noinclude> | ||
<hr style="clear:both"> | <hr style="clear:both"> | ||
This template makes a short bulleted list of links to related pages in IF-related wikis, IF-related databases, and Wikipedia that floats to the right side of the page. If used, it should be specified first so that it goes to the top-right corner of the page. | |||
It is primarily intended for the use of Category pages. Usage on regular article pages is discouraged, although not forbidden. | |||
Arguments defined for this template: | Arguments defined for this template: | ||
* '''baf''' = <nowiki>http://wurb.com/if/</nowiki>'''baf''' -- Baf's Guide. | * '''baf''' = <nowiki>http://wurb.com/if/</nowiki>'''baf''' -- Baf's Guide. |
Revision as of 22:05, 6 January 2010
in other wikis/dbs:
This template makes a short bulleted list of links to related pages in IF-related wikis, IF-related databases, and Wikipedia that floats to the right side of the page. If used, it should be specified first so that it goes to the top-right corner of the page.
It is primarily intended for the use of Category pages. Usage on regular article pages is discouraged, although not forbidden.
Arguments defined for this template:
- baf = http://wurb.com/if/baf -- Baf's Guide.
- ru = http://ifwiki.ru/ru -- IFВики (a Russian wiki about IF).
- ifdb = http://ifdb.tads.org/ifdb -- IFDB (an English database about IF).
- ifwizz = http://ifwizz.de/ifwizz.html -- ifwizz (a German database about IF).
- es = http://www.wikicaad.net/es -- WikiCAAD (a Spanish wiki about IF).
- wp = http://en.wikipedia.org/wiki/wp -- Wikipedia.
Example for Category:Fantasy:
{{wikis|baf=genre/3|es=Categoría:Fantasía|ifdb=search?searchfor=genre%3Afantasy|ifwizz=interactive-fiction-genres-fantasy|wp=Fantasy}}
Note: This template uses the ParserFunctions extension.