Difference between revisions of "GenerateProperties"
Jump to navigation
Jump to search
(created by WikiTask 2017-10-03T19:44:01Z) |
(created by WikiTask 2017-10-07T05:08:53Z) |
||
| Line 140: | Line 140: | ||
= result = | = result = | ||
| − | 2017-10- | + | 2017-10-07T05:08:44Z |
2 Topics need Properties to be generated | 2 Topics need Properties to be generated | ||
== Topic: Person == | == Topic: Person == | ||
=== properties of Person === | === properties of Person === | ||
| + | ==== [[Property:Person id]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=id | ||
| + | |label=id | ||
| + | |documentation=the id of a Person in the GEDCOM standard | ||
| + | |type=Special:Types/Text | ||
| + | |index=1 | ||
| + | |sortPos= | ||
| + | |primaryKey=true | ||
| + | |mandatory=true | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable=false | ||
| + | |defaultValue= | ||
| + | |inputType= | ||
| + | |allowedValues= | ||
| + | |values_from= | ||
| + | |showInGrid=true | ||
| + | |isLink=false | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::Text]] | ||
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
==== [[Property:Person name]] ==== | ==== [[Property:Person name]] ==== | ||
| Line 154: | Line 182: | ||
|documentation= | |documentation= | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
| − | |index= | + | |index=2 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
| Line 182: | Line 210: | ||
|documentation= | |documentation= | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
| − | |index= | + | |index=3 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 194: | Line 222: | ||
|values_from= | |values_from= | ||
|showInGrid= | |showInGrid= | ||
| + | |isLink=false | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::Text]] | ||
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
| + | ==== [[Property:Person picture]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=picture | ||
| + | |label=picture | ||
| + | |documentation=The picture of a person | ||
| + | |type=Special:Types/URL | ||
| + | |index=4 | ||
| + | |sortPos= | ||
| + | |primaryKey=false | ||
| + | |mandatory=false | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable=false | ||
| + | |defaultValue= | ||
| + | |inputType= | ||
| + | |allowedValues= | ||
| + | |values_from= | ||
| + | |showInGrid=true | ||
| + | |isLink=false | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::URL]] | ||
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
| + | ==== [[Property:Person sex]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=sex | ||
| + | |label=sex | ||
| + | |documentation=the gender of a person - female or male | ||
| + | |type=Special:Types/Text | ||
| + | |index=5 | ||
| + | |sortPos= | ||
| + | |primaryKey=false | ||
| + | |mandatory=false | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable=false | ||
| + | |defaultValue= | ||
| + | |inputType=radiobutton | ||
| + | |allowedValues= | ||
| + | |values_from=female,male | ||
| + | |showInGrid=true | ||
|isLink=false | |isLink=false | ||
|topic=Concept:Person | |topic=Concept:Person | ||
| Line 208: | Line 292: | ||
|name=born | |name=born | ||
|label=born | |label=born | ||
| − | |documentation= | + | |documentation=The date the person was born |
|type=Special:Types/Date | |type=Special:Types/Date | ||
| − | |index= | + | |index=6 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
| Line 236: | Line 320: | ||
|name=yearBorn | |name=yearBorn | ||
|label=yearBorn | |label=yearBorn | ||
| − | |documentation= | + | |documentation=The year the person was born |
| − | |type=Special:Types/ | + | |type=Special:Types/Number |
| − | |index= | + | |index=7 |
|sortPos= | |sortPos= | ||
| − | |primaryKey= | + | |primaryKey=false |
| − | |mandatory= | + | |mandatory=false |
|namespace= | |namespace= | ||
|size= | |size= | ||
| − | |uploadable= | + | |uploadable=false |
|defaultValue= | |defaultValue= | ||
|inputType= | |inputType= | ||
|allowedValues= | |allowedValues= | ||
|values_from= | |values_from= | ||
| − | |showInGrid= | + | |showInGrid=false |
|isLink=false | |isLink=false | ||
|topic=Concept:Person | |topic=Concept:Person | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Number]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| Line 265: | Line 349: | ||
|label=monthBorn | |label=monthBorn | ||
|documentation= | |documentation= | ||
| − | |type=Special:Types/ | + | |type=Special:Types/Number |
| − | |index= | + | |index=8 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 282: | Line 366: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Number]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| Line 294: | Line 378: | ||
|documentation= | |documentation= | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
| − | |index= | + | |index=9 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 320: | Line 404: | ||
|name=died | |name=died | ||
|label=died | |label=died | ||
| − | |documentation= | + | |documentation=the date the person died |
| − | |type=Special:Types/ | + | |type=Special:Types/Date |
| − | |index= | + | |index=10 |
|sortPos= | |sortPos= | ||
| − | |primaryKey= | + | |primaryKey=false |
| − | |mandatory= | + | |mandatory=false |
|namespace= | |namespace= | ||
|size= | |size= | ||
| − | |uploadable= | + | |uploadable=false |
|defaultValue= | |defaultValue= | ||
|inputType= | |inputType= | ||
|allowedValues= | |allowedValues= | ||
|values_from= | |values_from= | ||
| − | |showInGrid= | + | |showInGrid=false |
|isLink=false | |isLink=false | ||
|topic=Concept:Person | |topic=Concept:Person | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Date]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| Line 350: | Line 434: | ||
|documentation= | |documentation= | ||
|type=Special:Types/Text | |type=Special:Types/Text | ||
| − | |index= | + | |index=11 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 378: | Line 462: | ||
|documentation= | |documentation= | ||
|type=Special:Types/Number | |type=Special:Types/Number | ||
| − | |index= | + | |index=12 |
|sortPos= | |sortPos= | ||
|primaryKey=false | |primaryKey=false | ||
| Line 405: | Line 489: | ||
|label=monthDied | |label=monthDied | ||
|documentation= | |documentation= | ||
| − | |type=Special:Types/ | + | |type=Special:Types/Number |
| − | |index= | + | |index=13 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 422: | Line 506: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Number]] |
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
| + | ==== [[Property:Person noInLine]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=noInLine | ||
| + | |label=noInLine | ||
| + | |documentation=the number in Line of this person | ||
| + | |type=Special:Types/Number | ||
| + | |index=14 | ||
| + | |sortPos= | ||
| + | |primaryKey=false | ||
| + | |mandatory=false | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable=false | ||
| + | |defaultValue= | ||
| + | |inputType= | ||
| + | |allowedValues= | ||
| + | |values_from= | ||
| + | |showInGrid=true | ||
| + | |isLink=false | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::Number]] | ||
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
| + | ==== [[Property:Person wikiPedia]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=wikiPedia | ||
| + | |label=wikiPedia | ||
| + | |documentation=the wikiPedia link of the Person | ||
| + | |type=Special:Types/URL | ||
| + | |index=15 | ||
| + | |sortPos= | ||
| + | |primaryKey=false | ||
| + | |mandatory=false | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable=false | ||
| + | |defaultValue= | ||
| + | |inputType= | ||
| + | |allowedValues= | ||
| + | |values_from= | ||
| + | |showInGrid=true | ||
| + | |isLink=false | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::URL]] | ||
| + | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
| + | </pre> | ||
| + | ==== [[Property:Person childOf]] ==== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | {{Property | ||
| + | |name=childOf | ||
| + | |label=childOf | ||
| + | |documentation= | ||
| + | |type=Special:Types/Page | ||
| + | |index= | ||
| + | |sortPos= | ||
| + | |primaryKey= | ||
| + | |mandatory= | ||
| + | |namespace= | ||
| + | |size= | ||
| + | |uploadable= | ||
| + | |defaultValue= | ||
| + | |inputType=dropdown | ||
| + | |allowedValues= | ||
| + | |values_from=concept=Family | ||
| + | |showInGrid= | ||
| + | |isLink=true | ||
| + | |topic=Concept:Person | ||
| + | |storemode=property | ||
| + | }} | ||
| + | [[Has type::Page]] | ||
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| Line 435: | Line 603: | ||
|name=name | |name=name | ||
|label=name | |label=name | ||
| − | |documentation= | + | |documentation=the name of the family |
|type=Special:Types/Text | |type=Special:Types/Text | ||
|index=1 | |index=1 | ||
| Line 548: | Line 716: | ||
|label=monthMarried | |label=monthMarried | ||
|documentation= | |documentation= | ||
| − | |type=Special:Types/ | + | |type=Special:Types/Number |
|index=5 | |index=5 | ||
|sortPos= | |sortPos= | ||
| Line 565: | Line 733: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Number]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| Line 596: | Line 764: | ||
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| − | ==== [[Property:Family | + | ==== [[Property:Family parentOf]] ==== |
<pre> | <pre> | ||
{{Property | {{Property | ||
| − | |name= | + | |name=parentOf |
| − | |label= | + | |label=parentOf |
| − | |documentation= | + | |documentation=the person that the nobleTitle is inheritable from |
| − | |type=Special:Types/ | + | |type=Special:Types/Page |
| − | |index= | + | |index=8 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 613: | Line 781: | ||
|uploadable= | |uploadable= | ||
|defaultValue= | |defaultValue= | ||
| − | |inputType= | + | |inputType=combobox |
|allowedValues= | |allowedValues= | ||
| − | |values_from= | + | |values_from=concept=Person |
|showInGrid= | |showInGrid= | ||
|isLink=false | |isLink=false | ||
| Line 621: | Line 789: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Page]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| − | ==== [[Property:Family | + | ==== [[Property:Family husbandOf]] ==== |
<pre> | <pre> | ||
{{Property | {{Property | ||
| − | |name= | + | |name=husbandOf |
| − | |label= | + | |label=husbandOf |
| − | |documentation= | + | |documentation=the male head of family/ father |
| − | |type=Special:Types/ | + | |type=Special:Types/Page |
| − | |index= | + | |index=9 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 641: | Line 809: | ||
|uploadable= | |uploadable= | ||
|defaultValue= | |defaultValue= | ||
| − | |inputType= | + | |inputType=combobox |
|allowedValues= | |allowedValues= | ||
| − | |values_from= | + | |values_from=concept=Person |
|showInGrid= | |showInGrid= | ||
|isLink=false | |isLink=false | ||
| Line 649: | Line 817: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Page]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
| − | ==== [[Property:Family | + | ==== [[Property:Family wifeOf]] ==== |
<pre> | <pre> | ||
{{Property | {{Property | ||
| − | |name= | + | |name=wifeOf |
| − | |label= | + | |label=wifeOf |
| − | |documentation= | + | |documentation=the female head of family / mother |
| − | |type=Special:Types/ | + | |type=Special:Types/Page |
| − | |index= | + | |index=10 |
|sortPos= | |sortPos= | ||
|primaryKey= | |primaryKey= | ||
| Line 669: | Line 837: | ||
|uploadable= | |uploadable= | ||
|defaultValue= | |defaultValue= | ||
| − | |inputType= | + | |inputType=combobox |
|allowedValues= | |allowedValues= | ||
| − | |values_from= | + | |values_from=concept=Person |
|showInGrid= | |showInGrid= | ||
|isLink=false | |isLink=false | ||
| Line 677: | Line 845: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | [[Has type:: | + | [[Has type::Page]] |
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
</pre> | </pre> | ||
Revision as of 06:08, 7 October 2017
| Action | |
|---|---|
| name | GenerateProperties |
| servicetype | WikiTask |
| service | |
| inputtype | Page |
| input | GenerateProperties#sidif |
| actionpage | GenerateProperties#template |
| output | GenerateProperties#result |
| engine | rythm |
| author | Wf |
| since | 2015/11/18 |
| comment | This saves a lot of work! |
login
reset
runtemplate -> GenerateProperties#result