1
0

IncludeAddRack.txt 524 B

123456789
  1. <form name="newRack" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
  2. * Добавить стойку/шкаф:
  3. <input type="text" name="topic" value="Rack" size="40" />
  4. <input type="hidden" name="templatetopic" value="DefaultRackTemplate" />
  5. <input type="hidden" name="onlywikiname" value="off" />
  6. <input type="hidden" name="topicparent" value="%BASETOPIC%" />
  7. <input type="hidden" name="formtemplate" value="FormRack" />
  8. <input type="submit" value="Create" />
  9. </form>