Libregamewiki:Linking
From Libregamewiki
If you want to show support for the Libregamewiki project, you can link to us.
Contents |
[edit] Banner linking
You can use the following banners to link to us:
[edit] HTML
Here is an example HTML snippet to link to us.
<a href="http://libregamewiki.org"> <img src="http://libregamewiki.org/images/d/d2/Lgw2.png" alt="Libregamewiki"/> </a>
[edit] Suggestion
Alternatively, you could replace the link to the main page of the wiki to an article concerning your game of interest.
For example, if you're a member of the Warzone 2100 project, you could replace the default link to point to the article as well the alt text that say something about an article about Warzone 2100 at libregamewiki.
Like this:
<a href="http://libregamewiki.org/Warzone_2100"> <img src="http://libregamewiki.org/images/d/d2/Lgw2.png" alt="Libregamewiki article on Warzone 2100"/> </a>
[edit] BBCode
Most forums support BBCode, an example to use it for linking to us would be:
[url=http://libregamewiki.org/][img]http://libregamewiki.org/images/d/d2/Lgw2.png[/img][/url]


