-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
39 lines (39 loc) · 1.45 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Index of Ricordisamoa's tools - Wikimedia Labs</title>
<link rel="stylesheet" href="//tools-static.wmflabs.org/cdnjs/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css">
<style type="text/css">
body {
font-family: sans-serif;
}
sup.new {
background: yellow;
color: red;
}
.github-fork-ribbon:before {
background-color: #007c00;
}
</style>
</head>
<body>
<h1>Index of Ricordisamoa's WMFLabs tools</h1>
<ul>
<li><a href="//tools.wmflabs.org/ricordisamoa/chess/">ChessDesigner</a></li>
<li><a href="//tools.wmflabs.org/ptable/">Wikidata periodic table</a></li>
<li><a href="//tools.wmflabs.org/dewkin/">DEep WiKi INspector</a></li>
<li><a href="//tools.wmflabs.org/translatemplate/">Template translator</a></li>
<li><a href="//tools.wmflabs.org/wikidipendenza/">Test Wikidipendenza</a><sup class="new">NEW!</sup></li>
</ul>
<p>
For an automatically updated but incomplete list of my tools, see
<a href="//tools.wmflabs.org/hay/directory/#/author/Ricordisamoa">Hay's Directory</a>!
</p>
<p>
Don't find what you're looking for, but think that I may help you by building a new tool?
<a href="//meta.wikimedia.org/wiki/User_talk:Ricordisamoa?action=edit&section=new&preloadtitle=Tool+suggestion">Drop me a line</a>!
</p>
<a class="github-fork-ribbon" href="//github.com/ricordisamoa/labs" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
</body>
</html>