|
|
| Line 6: |
Line 6: |
|
| |
|
| <nowiki>{{{for template|Test2}}}</nowiki> | | <nowiki>{{{for template|Test2}}}</nowiki> |
|
| |
| '''Required fields:'''
| |
|
| |
| {| class="formtable"
| |
| |-
| |
| ! Created By<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">The person who created the thing.</p>
| |
| | <nowiki>{{{field|created_by|property=Created by|input type=combobox|values from category=Person|autocomplete=on|mandatory=true}}}</nowiki>
| |
| |-
| |
| ! Display template<span style="color:red;"> *</span>: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Custom template for rendering this property's value.</p>
| |
| | <nowiki>{{{field|has_template|property=Has template|input type=combobox|mandatory=true}}}</nowiki>
| |
| |}
| |
|
| |
| '''Optional fields:'''
| |
|
| |
| {| class="formtable"
| |
| |-
| |
| ! Section fields: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Fields included in this display section.</p>
| |
| | <nowiki>{{{field|has_display_section_property|property=Has display section property|input type=tokens|multiple|values from namespace=Property|autocomplete=on}}}</nowiki>
| |
| |-
| |
| ! Required fields: <br><p class="pfFieldDescription" style="font-size:0.7em; color:gray;">Fields that must be filled in when creating pages of this type.</p>
| |
| | <nowiki>{{{field|has_required_property|property=Has required property|input type=tokens|multiple|values from namespace=Property|autocomplete=on}}}</nowiki>
| |
| |}
| |
|
| |
|
| <nowiki>{{{end template}}}</nowiki> | | <nowiki>{{{end template}}}</nowiki> |
|
| |
|
| </includeonly> | | </includeonly> |