diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-06-08 01:05:47 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-06-08 01:05:47 +0000 |
commit | 382a3b459bb24a305afbec4f56b7bfaab2a104c9 (patch) | |
tree | c65fff155192a2532429de3066a70655aef426ee | |
parent | e5351e01e28b867d30843891d76c43e3655f69ec (diff) |
none
-rw-r--r-- | Know/WebTopicEditTemplate.mdwn | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Know/WebTopicEditTemplate.mdwn b/Know/WebTopicEditTemplate.mdwn new file mode 100644 index 00000000..3da8d0e0 --- /dev/null +++ b/Know/WebTopicEditTemplate.mdwn @@ -0,0 +1,29 @@ +## <a name="Problem"> Problem </a> + +. + +## <a name="Solution"> Solution </a> + +. + +-- %WIKIUSERNAME% - %DATE% <br /> + +#### [[TWikiCategory]] + +<table border="2" cellpadding="1" cellspacing="1"> + <tr> + <td align="right" valign="top"><span style="background:"><font color="">Topic Classification</font></span><a href="http://LOCATION/TopicClassification">?</a>: <br /> + </td> + <td> Select one... </td> + </tr> + <tr> + <td align="right" valign="top"><span style="background:"><font color="">Operating System</font></span><a href="http://LOCATION/OperatingSystem">?</a>: <br /> + </td> + <td> </td> + </tr> + <tr> + <td align="right" valign="top"><span style="background:"><font color="">Os Version</font></span><a href="http://LOCATION/OsVersion">?</a>: <br /> + </td> + <td> </td> + </tr> +</table> |