Difference between revisions of "Template:Instruction"
From The Embassy of Good Science
(MWBot) |
(MWBot) |
||
Line 3: | Line 3: | ||
--><noinclude><h2>Usage</h2> | --><noinclude><h2>Usage</h2> | ||
<pre>{{Instruction | <pre>{{Instruction | ||
− | |||
− | |||
|Title= | |Title= | ||
− | | | + | |Has Goal= |
− | | | + | |Has Requirements= |
+ | |Has Duration= | ||
+ | |Has Participants= | ||
|Important For= | |Important For= | ||
− | | | + | |Has Method= |
− | |||
}}</pre> | }}</pre> | ||
</noinclude><includeonly><!-- | </noinclude><includeonly><!-- | ||
Line 22: | Line 21: | ||
<h1>{{{Title}}}</h1><!-- /PREPEND --><!-- | <h1>{{{Title}}}</h1><!-- /PREPEND --><!-- | ||
− | <!-- DISPLAY FORMAT: GADGET-ROW-EMBASSY -->{{#if: {{{ | + | <!-- DISPLAY FORMAT: GADGET-ROW-EMBASSY -->{{#if: {{{Has Goal|}}} |<h2>{{int:EGS Has Goal}}</h2><div class="mw-field-value" data-property="Has Goal"> |
− | {{{ | + | {{{Has Goal|}}} </div>| }}{{#if: {{{Has Requirements|}}} |<h2>{{int:EGS Has Requirements}}</h2><div class="mw-field-value" data-property="Has Requirements"> |
− | {{{ | + | {{{Has Requirements|}}} </div>| }}{{#if: {{{Has Duration|}}} |<h2>{{int:EGS Has Duration}}</h2><div class="mw-field-value" data-property="Has Duration"> |
+ | {{{Has Duration|}}} </div>| }}{{#if: {{{Has Participants|}}} |<h2>{{int:EGS Has Participants}}</h2><div class="mw-field-value" data-property="Has Participants"> | ||
+ | {{{Has Participants|}}} </div>| }}{{#if: {{{Important For|}}} |<h2>{{int:EGS Important For}}</h2><div class="mw-field-value" data-property="Important For"> | ||
{{#arraymap:{{{Important For|}}} | {{#arraymap:{{{Important For|}}} | ||
|; | |; | ||
Line 30: | Line 31: | ||
|<span class="label label-info label-tag">[[Important For:@@@@|@@@@]]</span> | |<span class="label label-info label-tag">[[Important For:@@@@|@@@@]]</span> | ||
| | | | ||
− | }} </div>| }}{{#if: {{{ | + | }} </div>| }}{{#if: {{{Has Method|}}} |<h2>{{int:EGS Has Method}}</h2><div class="mw-field-value" data-property="Has Method"> |
− | {{#arraymap:{{{ | + | {{#arraymap:{{{Has Method|}}} |
− | + | |; | |
+ | |@@@@ | ||
+ | |<span class="label label-info label-tag">[[Has Method:@@@@|@@@@]]</span> | ||
+ | | | ||
+ | }} </div>| }}<!-- /DISPLAY --><!-- | ||
− | <-- SMW ANNOTATION -->[[ | + | <-- SMW ANNOTATION -->[[Title::{{{Title|}}}| ]][[Has Goal::{{{Has Goal|}}}| ]][[Has Requirements::{{{Has Requirements|}}}| ]][[Has Duration::{{#replace:{{{Has Duration|}}}|,|.}}| ]][[Has Participants::{{{Has Participants|}}}| ]]{{#arraymap:{{{Important For|}}}|;|@@@@|[[Important For::@@@@| ]]| }}{{#arraymap:{{{Has Method|}}}|;|@@@@|[[Has Method::@@@@| ]]| }}<!-- /SMW ANNOTATION --><!-- |
<-- ADDITIONAL SMW ANNOTATION -->[[Semantic Dependency::{{FULLPAGENAME}}| ]] [[Main Category::Category:Instruction| ]] [[Display Title::{{{Title}}}| ]] <!-- /ADDITIONAL SMW ANNOTATION --><!-- | <-- ADDITIONAL SMW ANNOTATION -->[[Semantic Dependency::{{FULLPAGENAME}}| ]] [[Main Category::Category:Instruction| ]] [[Display Title::{{{Title}}}| ]] <!-- /ADDITIONAL SMW ANNOTATION --><!-- |
Revision as of 12:44, 22 September 2020
Usage
{{Instruction |Title= |Has Goal= |Has Requirements= |Has Duration= |Has Participants= |Important For= |Has Method= }}