Difference between revisions of "Category:Practical Life"

From wikisori
Jump to: navigation, search
Line 1: Line 1:
= Practical Life =
+
= Practical Life =
 +
 
 +
<h3>Add New Work Item</h3>
 +
 
 +
<table>
 +
<form action="Wikisori_forms.php?fn=WorkItemInsert" method="post" name="AddWorkItemForm">
 +
<tr>
 +
<td>Work Area</td>
 +
<td>
 +
<select name="WorkAreaID" class=input>
 +
<option value=0>Select Work Area</option>
 +
<option value="1">Practical Life</option>
 +
<option value="2">Sensorial</option>
 +
<option value="3">Language</option>
 +
<option value="4">Mathematics</option>
 +
<option value="5">Cultural</option>
 +
<option value="6">Science</option>
 +
</select>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td>Work Item Title</td>
 +
<td><input name="WorkItemTitle" id="WorkItemTitle" value ="" type="text" size="65" maxlength="100"></td>
 +
</tr>
 +
<tr>
 +
<td colspan="2">
 +
<input name="Save" value="Save" type="submit" /><input type=button value="Cancel" onClick="history.go(-1)">
 +
</td>
 +
</tr>
 +
</form>
 +
</table>

Revision as of 05:11, 29 October 2008

Practical Life

Add New Work Item

<form action="Wikisori_forms.php?fn=WorkItemInsert" method="post" name="AddWorkItemForm"> </form>
Work Area

<select name="WorkAreaID" class=input> <option value=0>Select Work Area</option> <option value="1">Practical Life</option> <option value="2">Sensorial</option> <option value="3">Language</option> <option value="4">Mathematics</option> <option value="5">Cultural</option> <option value="6">Science</option> </select>

Work Item Title <input name="WorkItemTitle" id="WorkItemTitle" value ="" type="text" size="65" maxlength="100">

<input name="Save" value="Save" type="submit" /><input type=button value="Cancel" onClick="history.go(-1)">

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Practical Life"

The following 117 pages are in this category, out of 117 total.