Module:T-Process: Difference between revisions
// via Wikitext Extension for VSCode Tags: Manual revert Reverted |
// via Wikitext Extension for VSCode Tags: Manual revert Reverted |
||
| Line 89: | Line 89: | ||
-- SPECIAL SEMANTIC MAPPINGS | -- SPECIAL SEMANTIC MAPPINGS | ||
template.config.semantics = template.config.semantics or {} | template.config.semantics = template.config.semantics or {} | ||
template.config.semantics.additionalProperties = template.config.semantics.additionalProperties or {} | template.config.semantics.additionalProperties = template.config.semantics.additionalProperties or {} | ||
template.config.semantics.additionalProperties["Has process connection"] = {"process", "has_previous", "has_next"} | template.config.semantics.additionalProperties["Has process connection"] = {"process", "has_previous", "has_next"} | ||