1
0

IncludeAddService.txt 590 B

12345678910
  1. <form name="newService" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%INTURLENCODE{"%WEB%"}%/">
  2. * Добавить сервис:
  3. <input type="text" name="topic" value="Service" size="40" />
  4. <input type="hidden" name="templatetopic" value="DefaultServiceTemplate" />
  5. <input type="hidden" name="onlywikiname" value="off" />
  6. <input type="hidden" name="topicparent" value="%BASETOPIC%" />
  7. <input type="hidden" name="Parent" value="%BASETOPIC%" />
  8. <input type="hidden" name="formtemplate" value="FormService" />
  9. <input type="submit" value="Create" />
  10. </form>