Difference between revisions of "Help:Unknown Entities Pages"
From Security Vision
Line 19: | Line 19: | ||
{{#createpage:|Unknown_Deployments_NNNN|Create Unknown Deployment|Template:Deployments}} | {{#createpage:|Unknown_Deployments_NNNN|Create Unknown Deployment|Template:Deployments}} | ||
+ | |||
+ | ==Querying unknown entity pages== | ||
+ | <pre> | ||
+ | {{#ask: [[Category:Deployments]][[~*Unknown_Deployments*]] | ||
+ | |||
+ | |format=broadtable | ||
+ | |limit=50 | ||
+ | |offset=0 | ||
+ | |link=subject | ||
+ | |sort= | ||
+ | |order=asc | ||
+ | |headers=show | ||
+ | |searchlabel=... further results | ||
+ | |class=sortable wikitable smwtable | ||
+ | }}</pre> | ||
+ | |||
+ | {{#ask: [[Category:Deployments]][[~*Unknown_Deployments*]] | ||
+ | |||
+ | |format=broadtable | ||
+ | |limit=50 | ||
+ | |offset=0 | ||
+ | |link=subject | ||
+ | |sort= | ||
+ | |order=asc | ||
+ | |headers=show | ||
+ | |searchlabel=... further results | ||
+ | |class=sortable wikitable smwtable | ||
+ | }} |
Revision as of 19:09, 18 January 2022
Page name convention[ ]
Unknow_category_NNNN
ie Unknown_Deployments_0000, Unknown_Deployments_0001
incremental creation of unknown entity pages[ ]
Extension:Create_Page function[ ]
{{#createpage:|Your page name|button text|Template:ThaWillFillPage}}
{{#createpage:|Your page name|button text|Template:ThaWillFillPage}}
which I can see being applied as
{{#createpage:|Unknown_Deployments_NNNN|Create Unknown Deployment|Template:Deployments}}
{{#createpage:|Unknown_Deployments_NNNN|Create Unknown Deployment|Template:Deployments}}
Querying unknown entity pages[ ]
{{#ask: [[Category:Deployments]][[~*Unknown_Deployments*]] |format=broadtable |limit=50 |offset=0 |link=subject |sort= |order=asc |headers=show |searchlabel=... further results |class=sortable wikitable smwtable }}
Unknown Deployments 0000 |
Unknown Deployments 0001 |
Unknown Deployments 0002 |
Unknown Deployments 0003 |
Unknown Deployments 0004 |
Unknown Deployments 0005 |