Difference between revisions of "Category:ExampleWiki"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(Created page with "List of Example Wikis")
 
Line 1: Line 1:
 +
<?xml version="1.0" encoding="UTF-8"?>
 +
<PageSchema>
 +
  <semanticforms_Form name="ExampleWiki"/>
 +
  <Template name="ExampleWiki" format="standard">
 +
      <Field name="siteurl">
 +
        <semanticforms_FormInput>
 +
            <InputType>URL</InputType>
 +
            <Parameter name="size">80</Parameter>
 +
        </semanticforms_FormInput>
 +
        <Label>siteurl</Label>
 +
      </Field>
 +
  </Template>
 +
</PageSchema>
 +
 
List of Example Wikis
 
List of Example Wikis

Revision as of 12:06, 6 January 2015

<?xml version="1.0" encoding="UTF-8"?> <PageSchema>

  <semanticforms_Form name="ExampleWiki"/>
  <Template name="ExampleWiki" format="standard">
     <Field name="siteurl">
        <semanticforms_FormInput>
           <InputType>URL</InputType>
           <Parameter name="size">80</Parameter>
        </semanticforms_FormInput>
        <Label>siteurl</Label>
     </Field>
  </Template>

</PageSchema>

List of Example Wikis