Category:User Pages: Difference between revisions

From Jcastle.info
No edit summary
(Undo revision 14785 by Eric (talk))
Line 5: Line 5:
     <standardInputs freeTextLabel="Free text" inputWatch="1" inputSave="1" inputCancel="1"/>
     <standardInputs freeTextLabel="Free text" inputWatch="1" inputSave="1" inputCancel="1"/>
   </pageforms_Form>
   </pageforms_Form>
   <Section name="Article" level="2"/>
  <Template name="UserPageInfo">
    <Field name="User Name" display="hidden" namespace="User">
      <Label>User Name</Label>
      <semanticdrilldown_Filter/>
      <pageforms_FormInput>
        <InputType>text</InputType>
        <Parameter name="default">{{CURRENTUSER}}</Parameter>
      </pageforms_FormInput>
      <semanticmediawiki_Property name="">
        <Type>Page</Type>
      </semanticmediawiki_Property>
    </Field>
    <Field name="Castles">
      <pageforms_FormInput>
        <InputType>listbox</InputType>
        <Parameter name="values from category">Castles</Parameter>
        <Parameter name="seize">20</Parameter>
      </pageforms_FormInput>
      <semanticmediawiki_Property name="">
        <Type>Page</Type>
      </semanticmediawiki_Property>
    </Field>
  </Template>
   <Section name="Text" level="2"/>
</PageSchema>This is the User Pages category.
</PageSchema>This is the User Pages category.

Revision as of 22:50, 30 June 2017

Page schema
Form: UserPage
CreateTitle Create a new user page
EditTitle Edit a user page
standardInputs
Template: UserPageInfo
Field: User Name
Display hidden
Label User Name
Filter
Form input
Input type text
default {{CURRENTUSER}}
Semantic property
Type Page
Field: Castles
Form input
Input type listbox
values from category Castles
seize 20
Semantic property
Type Page
Section: Text
Level 2

This is the User Pages category.