Difference between revisions of "Template:Workflow"
From cm2.liecourt.com
(Fill database) |
|||
| Line 47: | Line 47: | ||
|Jurors={{{Jurors|}}}|+sep=, | |Jurors={{{Jurors|}}}|+sep=, | ||
|Suit date={{{Suit date|}}} | |Suit date={{{Suit date|}}} | ||
| − | |||
|Plaintiff verdict={{{Plaintiff verdict|No}}} | |Plaintiff verdict={{{Plaintiff verdict|No}}} | ||
|Reason for judge decline={{{Reason for judge decline|}}} | |Reason for judge decline={{{Reason for judge decline|}}} | ||
| Line 61: | Line 60: | ||
|Settled seen by={{{Settled seen by|none}}}|+sep=, | |Settled seen by={{{Settled seen by|none}}}|+sep=, | ||
}} }}<!-- | }} }}<!-- | ||
| − | --> | + | --> |
{{#switch:{{{Stage|}}} | {{#switch:{{{Stage|}}} | ||
| − | |Waiting for Plaintiff verdict=<div class="d-flex flow-index"><div>Case is prosecuted</div><div | + | |Waiting for Plaintiff verdict=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div></div> |
| − | |Needs judge=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div | + | |Needs judge=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case needs a judge</div></div> |
| − | |Judge accepted=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div | + | |Judge accepted=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div></div> |
| − | |Needs jurors=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div | + | |Needs jurors=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div>Case needs jurors</div></div> |
| − | |In progress=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div>Case needs jurors</div><div | + | |In progress=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div>Case needs jurors</div><div>Suit in progress</div></div> |
| − | |Settled=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div>Case needs jurors</div><div>Suit in progress</div><div | + | |Settled=<div class="d-flex flow-index"><div>Case is prosecuted</div><div>Waiting for Plaintiff verdict</div><div>Case is waiting for approval</div><div>Case needs a judge</div><div>Judge accepted</div><div>Case is filed</div><div>Case needs jurors</div><div>Suit in progress</div><div>Settled</div></div> |
}} | }} | ||
{{#if:{{{Type|}}}| | {{#if:{{{Type|}}}| | ||
| Line 119: | Line 118: | ||
<!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Stage|value={{#ifeq:{{{Stage|}}}|In progress|In progress|Needs jurors}} }}--> | <!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Stage|value={{#ifeq:{{{Stage|}}}|In progress|In progress|Needs jurors}} }}--> | ||
<!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Judge }}--> | <!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Judge }}--> | ||
| − | < | + | <wsfield type="text" name="Random judge" list="judges"/> |
| − | </ | + | {{#tag:html|<datalist id="judges">{{#arraymap:{{#ask:[[Class::Member]][[Role::Judge]]|link=none|format=array}}|,|@@@|<option value="@@@">@@@</option> |}}</datalist>}}<wsfield type="submit" class="btn btn-green" value="Invite" /></wsform></div></div> |
}}|{{Item responsive |Cols={{#var:@cols|4-8}} | }}|{{Item responsive |Cols={{#var:@cols|4-8}} | ||
|1=<b>Judge</b> | |1=<b>Judge</b> | ||
| Line 127: | Line 126: | ||
<!-- {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Stage|value={{#ifeq:{{{Stage|}}}|In progress|In progress|Judge accepted}} }} --> | <!-- {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Stage|value={{#ifeq:{{{Stage|}}}|In progress|In progress|Judge accepted}} }} --> | ||
<!-- {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Judge }} --> | <!-- {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Judge }} --> | ||
| − | < | + | <wsfield type="text" name="Random judge" list="judges"/> |
| − | </ | + | {{#tag:html|<datalist id="judges">{{#arraymap:{{#ask:[[Class::Member]][[Role::Judge]]|link=none|format=array}}|,|@@@|<option value="@@@">@@@</option> |}}</datalist>}}<wsfield type="submit" class="btn btn-green" value="Invite" /></wsform>}} |
}} | }} | ||
| Line 140: | Line 139: | ||
|1=<b>Invited Jurors</b> | |1=<b>Invited Jurors</b> | ||
|2=<div class="mt-4 mb-4 tab-content"><!-- | |2=<div class="mt-4 mb-4 tab-content"><!-- | ||
| − | --><div class="active tab-pane" id="juror-info-tab"> | + | --><div class="active tab-pane" id="juror-info-tab">{{{Random juror|}}} {{#widget:link|datatoggle=pill|href=#juror-form-tab|text=Change|type=a|class=btn btn-green ml-4 }}</div><!-- |
--><div class="tab-pane" id="juror-form-tab"> <wsform action="addToWiki"> | --><div class="tab-pane" id="juror-form-tab"> <wsform action="addToWiki"> | ||
{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror}} | {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror}} | ||
| Line 146: | Line 145: | ||
<!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Jurors }}--> | <!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Jurors }}--> | ||
{{#arraydefine:@members |{{{Random juror|}}} }} | {{#arraydefine:@members |{{{Random juror|}}} }} | ||
| − | <wstoken id="tokener" name="Random juror[]" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[Class::Member]][[Role::Juror]]&limit=99999&returntext= | + | <wstoken id="tokener" name="Random juror[]" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[Class::Member]][[Role::Juror]]&limit=99999&returntext==Page" placeholder="Type a minimal of 3 characters" class="form-control" multiple="multiple"> |
| − | {{#if:{{#var:@members}} |{{#arraymap:{{#arrayprint:@members|,|@@@|{{#tag:wsfield |{{#show:@@@ |? | + | {{#if:{{#var:@members}} |{{#arraymap:{{#arrayprint:@members|,|@@@|{{#tag:wsfield |{{#show:@@@ |?Name |default=@@@ }} |type=option |value=@@@ |selected=selected}}|}} }} |
</wstoken><wsfield type="submit" class="btn btn-green" value="Invite" /></wsform></div></div> | </wstoken><wsfield type="submit" class="btn btn-green" value="Invite" /></wsform></div></div> | ||
| Line 153: | Line 152: | ||
|1=<b>Invited Jurors</b> | |1=<b>Invited Jurors</b> | ||
|2=<div class="mt-4 mb-4 tab-content"><!-- | |2=<div class="mt-4 mb-4 tab-content"><!-- | ||
| − | --><div class="active tab-pane" id="juror-info-tab"> | + | --><div class="active tab-pane" id="juror-info-tab">{{{Random juror|}}} {{#widget:link|datatoggle=pill|href=#juror-form-tab|text=Change|type=a|class=btn btn-green ml-4 }}</div><!-- |
--><div class="tab-pane" id="juror-form-tab"><wsform action="addToWiki"> | --><div class="tab-pane" id="juror-form-tab"><wsform action="addToWiki"> | ||
{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror }} | {{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Random juror }} | ||
| Line 159: | Line 158: | ||
<!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Jurors }}--> | <!--{{#tag:wsedit||target={{PAGEID}}|template=Workflow|formfield=Jurors }}--> | ||
{{#arraydefine:@members |{{{Random juror|}}} }} | {{#arraydefine:@members |{{{Random juror|}}} }} | ||
| − | <wstoken id="tokener2" name="Random juror[]" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[Class::Member]][[Role::Juror]]&limit=99999&returntext= | + | <wstoken id="tokener2" name="Random juror[]" json="/extensions/WSForm/WSForm.api.php?action=handleExternalRequest&script=semantic_ask&query=[[Class::Member]][[Role::Juror]]&limit=99999&returntext==Page" placeholder="Type a minimal of 3 characters" class="form-control" multiple="multiple"> |
| − | {{#if:{{#var:@members}} |{{#arraymap:{{#arrayprint:@members|,|@@@|{{#tag:wsfield |{{#show:@@@ |? | + | {{#if:{{#var:@members}} |{{#arraymap:{{#arrayprint:@members|,|@@@|{{#tag:wsfield |{{#show:@@@ |?Name |default=@@@ }} |type=option |value=@@@ |selected=selected}}|}} }} |
</wstoken><wsfield type="submit" class="btn btn-green" value="Invite" /></wsform></div></div>}} | </wstoken><wsfield type="submit" class="btn btn-green" value="Invite" /></wsform></div></div>}} | ||
}} | }} | ||
| Line 169: | Line 168: | ||
|1=<b>Plaintiff</b> | |1=<b>Plaintiff</b> | ||
|2={{{Filed by|}}} | |2={{{Filed by|}}} | ||
| − | + | }} | |
</includeonly> | </includeonly> | ||
Revision as of 11:11, 20 May 2020
This is the Workflow template. It should be called in the following format:
{{Workflow
|Case ID=
|Type=
|Stage=
|Filed by=
|Lie=
|Topic=
|Description=
|Lies=
|Facts=
|Locations=
|Judge=
|Juror amount=
|Jurors=
|Suit date=
|Plaintiff verdict=
|Reason for judge decline=
|Random judge=
|Random juror=
|Declined judge=
|Declined juror=
}}