Difference between revisions of "Help:Unknown Entities Pages"
From Security Vision
Line 52: | Line 52: | ||
{{#ask: [[Category:Deployments]][[~*Unknown_Deployments*]]|format=plainlist|limit=1|offset=0|link=none|sort=|order=desc|sep=, }} | {{#ask: [[Category:Deployments]][[~*Unknown_Deployments*]]|format=plainlist|limit=1|offset=0|link=none|sort=|order=desc|sep=, }} | ||
+ | |||
+ | FINE TUNE IT IN [[https://www.securityvision.io/wiki/index.php?title=Special:Ask&x=-5B-5BCategory%3ADeployments-5D-5D-20-5B-5B~%2AUnknown-20Deployments%2A-5D-5D&format=plainlist&limit=1&link=none&headers=show&searchlabel=...%20further%20results&propsep=%2C%20&valuesep=%2C%20&class=sortable%20wikitable%20smwtable&sep=%2C%20&sort=&order=desc&offset=0&mainlabel= ask interface]] | ||
==Parse the last Unknown_Deployment string== | ==Parse the last Unknown_Deployment string== | ||
... | ... |
Revision as of 19:18, 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 |
last Unknown_Deployment[ ]
Unknown Deployments 0005... further results
FINE TUNE IT IN [ask interface]
Parse the last Unknown_Deployment string[ ]
...