Template:Task: Difference between revisions

From BITPlan cr Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.2.6)
 
(modified by py-yprinciple-gen 0.2.6)
 
(4 intermediate revisions by the same user not shown)
Line 12: Line 12:
=== see also ===
=== see also ===
see also
see also
* [[List of Task]]
* [[List of Tasks]]
* [[Help:Task]]
* [[Help:Task]]
* [[Concept:Task]]
* [[Concept:Task]]
Line 23: Line 23:
=== Usage ===
=== Usage ===
<pre>{{Task
<pre>{{Task
|id=
|title=
|objective=
|since=
|storemode=property or subjobject or none"
|storemode=property or subjobject or none"
}}
}}
Line 30: Line 34:
|subobject={{#subobject:-
|subobject={{#subobject:-
|isA=Task
|isA=Task
|Task id={{{id|}}}
|Task title={{{title|}}}
|Task objective={{{objective|}}}
|Task since={{{since|}}}
}}
}}
|#default={{#set:
|#default={{#set:
|isA=Task
|isA=Task
|Task id={{{id|}}}
|Task title={{{title|}}}
|Task objective={{{objective|}}}
|Task since={{{since|}}}
}}
}}
}}
}}
Line 39: Line 51:
{{#ask:[[Concept:Query]][[Query task::{{FULLPAGENAME}}]]
{{#ask:[[Concept:Query]][[Query task::{{FULLPAGENAME}}]]
| ?Query id = id
| ?Query id = id
| ?Query name = name
| ?Query title = title
| ?Query title = title
| ?Query description = description
| ?Query description = description
| ?Query sparql = sparql
| ?Query sparql = sparql
| ?Query tryiturl = tryiturl
| ?Query tryiturl = tryiturl
| ?Query since = since
| ?Query wdqsurl = wdqsurl
| ?Query relevance = relevance
| ?Query comment = comment
| ?Query task = task
| ?Query task = task
}}|#default={{{!}} class='wikitable'
}}|#default={{{!}} class='wikitable'
Line 52: Line 67:
{{!}}-
{{!}}-
}}
}}
![[Property:Task id|id]]
{{!}}&nbsp;{{#if:{{{id|}}}|{{{id}}}|}}
{{!}}-
![[Property:Task title|title]]
{{!}}&nbsp;{{#if:{{{title|}}}|{{{title}}}|}}
{{!}}-
![[Property:Task objective|objective]]
{{!}}&nbsp;{{#if:{{{objective|}}}|{{{objective}}}|}}
{{!}}-
![[Property:Task since|since]]
{{!}}&nbsp;{{#if:{{{since|}}}|{{{since}}}|}}
{{!}}-
{{!}}}
{{!}}}
}}
}}
[[Category:Task]]{{#default_form:Task}}
[[Category:Task]]{{#default_form:Task}}
</includeonly>
</includeonly>

Latest revision as of 14:52, 21 March 2023

This is the BITPlan Y-Prinzip ProfiWiki-Template for "Task".

see also

see also

topic links:

Usage

Task
id  
title  
objective  
since