summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-02-26 10:09:29 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-02-26 10:09:29 +0000
commit9ff339de161a11b03e93f5a81a622f3245def7dc (patch)
tree7ae6741fd517d70724dcd65d7f6971cd3bb8354d
parentebb63a805a8c9c8106eec6314cc8d9c05d71949b (diff)
none
-rw-r--r--TWiki/TWikiWebsTable.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn
new file mode 100644
index 00000000..66f15311
--- /dev/null
+++ b/TWiki/TWikiWebsTable.mdwn
@@ -0,0 +1,21 @@
+%WIKITOOLNAME% webs currently online:
+
+<table border="1" width="100%">
+ <tr>
+ <th> %WIKITOOLNAME% web: </th>
+ <th> Used for: </th>
+ <th> Used by: </th>
+ </tr>
+ <tr bgcolor="#FFFFC0">
+ <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Main/WebHome">Main</a></b></td>
+ <td> Learn about the %WIKITOOLNAME% tool and experiment with it. </td>
+ <td> Everybody is invited to play around. </td>
+ </tr>
+ <tr bgcolor="#D0FFD0">
+ <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Know/WebHome">Know</a></b></td>
+ <td> Knowledge base that contains a category table. </td>
+ <td> Everybody who is intrested to learn about the %WIKITOOLNAME% category table. </td>
+ </tr>
+</table>
+
+You can use above color coding as a reference when you collaborate in %WIKITOOLNAME%.