Difference between revisions of "Category:ExamplePage"
Jump to navigation
Jump to search
(modified by JSMW_PageSchema at 2015-01-07T10:10:34Z) |
(modified by JSMW_PageSchema at 2015-01-07T22:07:08Z) |
||
Line 1: | Line 1: | ||
− | <PageSchema category="ExamplePage"> | + | <PageSchema category="ExamplePage" name="ExamplePage" pluralName="ExamplePages"> |
− | <semanticforms_Form name="ExamplePage"/> | + | <semanticforms_Form name="ExamplePage" pluralName="ExamplePages"/> |
− | <Template name="ExamplePage" format="standard"> | + | <Template name="ExamplePage" pluralName="ExamplePages" format="standard"> |
− | <Field name="content"> | + | <Field name="content" pluralName="contents"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size">80</Parameter> | + | <Parameter name="size" pluralName="sizes">80</Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Content</Label> | <Label>Content</Label> | ||
− | <semanticmediawiki_Property name="ExamplePage_content"> | + | <semanticmediawiki_Property name="ExamplePage_content" pluralName="ExamplePage_contents"> |
<Type>text</Type> | <Type>text</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field name="page"> | + | <Field name="page" pluralName="pages"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size">40</Parameter> | + | <Parameter name="size" pluralName="sizes">40</Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>Page</Label> | <Label>Page</Label> | ||
− | <semanticmediawiki_Property name="ExamplePage_page"> | + | <semanticmediawiki_Property name="ExamplePage_page" pluralName="ExamplePage_pages"> |
<Type>Page</Type> | <Type>Page</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field category="ExampleWiki" name="wiki"> | + | <Field category="ExampleWiki" name="wiki" pluralName="wikis"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType>combobox</InputType> | <InputType>combobox</InputType> | ||
− | <Parameter name="size">40</Parameter> | + | <Parameter name="size" pluralName="sizes">40</Parameter> |
− | <Parameter name="autocomplete on category">ExampleWiki</Parameter> | + | <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">ExampleWiki</Parameter> |
− | <Parameter name="mandatory"></Parameter> | + | <Parameter name="mandatory" pluralName="mandatorys"></Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>wiki</Label> | <Label>wiki</Label> | ||
− | <semanticmediawiki_Property name="ExamplePage_wiki"> | + | <semanticmediawiki_Property name="ExamplePage_wiki" pluralName="ExamplePage_wikis"> |
<Type>Page</Type> | <Type>Page</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
</Field> | </Field> | ||
− | <Field name="forEdit"> | + | <Field name="forEdit" pluralName="forEdits"> |
<semanticforms_FormInput> | <semanticforms_FormInput> | ||
<InputType></InputType> | <InputType></InputType> | ||
− | <Parameter name="size">15</Parameter> | + | <Parameter name="size" pluralName="sizes">15</Parameter> |
</semanticforms_FormInput> | </semanticforms_FormInput> | ||
<Label>write access</Label> | <Label>write access</Label> | ||
− | <semanticmediawiki_Property name="ExamplePage_forEdit"> | + | <semanticmediawiki_Property name="ExamplePage_forEdit" pluralName="ExamplePage_forEdits"> |
<Type>Boolean</Type> | <Type>Boolean</Type> | ||
</semanticmediawiki_Property> | </semanticmediawiki_Property> | ||
Line 47: | Line 47: | ||
</PageSchema> | </PageSchema> | ||
[[Category:PageSchema]] | [[Category:PageSchema]] | ||
− | This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01- | + | This Category has been generated with [https://github.com/WolfgangFahl/JSMW_PageSchema JSMW_PageSchema Version 0.0.2] at 2015-01-07T22:07:08Z<br> |
The following results are based on it: | The following results are based on it: | ||
* [[:Category:ExamplePage]]<br> | * [[:Category:ExamplePage]]<br> |
Revision as of 23:07, 7 January 2015
<PageSchema category="ExamplePage" name="ExamplePage" pluralName="ExamplePages">
<semanticforms_Form name="ExamplePage" pluralName="ExamplePages"/> <Template name="ExamplePage" pluralName="ExamplePages" format="standard"> <Field name="content" pluralName="contents"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">80</Parameter> </semanticforms_FormInput> <Label>Content</Label> <semanticmediawiki_Property name="ExamplePage_content" pluralName="ExamplePage_contents"> <Type>text</Type> </semanticmediawiki_Property> </Field> <Field name="page" pluralName="pages"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">40</Parameter> </semanticforms_FormInput> <Label>Page</Label> <semanticmediawiki_Property name="ExamplePage_page" pluralName="ExamplePage_pages"> <Type>Page</Type> </semanticmediawiki_Property> </Field> <Field category="ExampleWiki" name="wiki" pluralName="wikis"> <semanticforms_FormInput> <InputType>combobox</InputType> <Parameter name="size" pluralName="sizes">40</Parameter> <Parameter name="autocomplete on category" pluralName="autocomplete on categorys">ExampleWiki</Parameter> <Parameter name="mandatory" pluralName="mandatorys"></Parameter> </semanticforms_FormInput> <Label>wiki</Label> <semanticmediawiki_Property name="ExamplePage_wiki" pluralName="ExamplePage_wikis"> <Type>Page</Type> </semanticmediawiki_Property> </Field> <Field name="forEdit" pluralName="forEdits"> <semanticforms_FormInput> <InputType></InputType> <Parameter name="size" pluralName="sizes">15</Parameter> </semanticforms_FormInput> <Label>write access</Label> <semanticmediawiki_Property name="ExamplePage_forEdit" pluralName="ExamplePage_forEdits"> <Type>Boolean</Type> </semanticmediawiki_Property> </Field> </Template>
</PageSchema>
This Category has been generated with JSMW_PageSchema Version 0.0.2 at 2015-01-07T22:07:08Z
The following results are based on it:
see
- see also Category:ExampleWiki