Difference between revisions of "Template:Module-links"

From MintHCM Wiki

m (1 revision imported)
Line 12: Line 12:
 
=={{int:ev-custom_actions}}==
 
=={{int:ev-custom_actions}}==
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Actions]] [[Action-module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Actions]] [[Action-module::{{FULLPAGENAME}}]]  
 
| ?Action-name = {{int:ev-action}}
 
| ?Action-name = {{int:ev-action}}
 
| ?Action-type ={{int:ev-type}}
 
| ?Action-type ={{int:ev-type}}
Line 36: Line 36:
 
==={{int:ev-related_processes}}===
 
==={{int:ev-related_processes}}===
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Processes]] [[Related Module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Processes]] [[Related Module::{{FULLPAGENAME}}]]  
 
|? Short Description = {{int:ev-short_description}}
 
|? Short Description = {{int:ev-short_description}}
 
| format=broadtable
 
| format=broadtable
Line 48: Line 48:
 
==={{int:ev-related_process_steps}}===
 
==={{int:ev-related_process_steps}}===
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Process Steps]] [[Related Module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Process Steps]] [[Related Module::{{FULLPAGENAME}}]]  
 
|? Parent Process = {{int:ev-process}}
 
|? Parent Process = {{int:ev-process}}
 
|? Title = {{int:ev-title}}
 
|? Title = {{int:ev-title}}
Line 66: Line 66:
 
=== {{int:ev-affected_by}} ===
 
=== {{int:ev-affected_by}} ===
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Features]] [[Feature-affected-module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Features]] [[Feature-affected-module::{{FULLPAGENAME}}]]  
 
| ?Feature-type = {{int:ev-type}}
 
| ?Feature-type = {{int:ev-type}}
 
| ?Short Description = {{int:ev-short_description}}
 
| ?Short Description = {{int:ev-short_description}}
Line 87: Line 87:
 
=== {{int:ev-initiating}} ===
 
=== {{int:ev-initiating}} ===
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Features]] [[Feature-initiating-module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Features]] [[Feature-initiating-module::{{FULLPAGENAME}}]]  
 
| ?Feature-type ={{int:ev-type}}
 
| ?Feature-type ={{int:ev-type}}
 
| ?Short Description = {{int:ev-short_description}}
 
| ?Short Description = {{int:ev-short_description}}
Line 113: Line 113:
 
=={{int:ev-related_integrations}}==
 
=={{int:ev-related_integrations}}==
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Integration Scopes]] [[Related Module::{{PAGENAME}}]]
+
{{#ask: [[Category:Integration Scopes]] [[Related Module::{{FULLPAGENAME}}]]
 
| ?Short Description = {{int:ev-short_description}}
 
| ?Short Description = {{int:ev-short_description}}
 
| ?Parent Integration = {{int:ev-integration}}
 
| ?Parent Integration = {{int:ev-integration}}
Line 127: Line 127:
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
  
{{#ask: [[Category:Fields]] [[Field-module::{{PAGENAME}}]] [[Field-type::!FieldType:id]] [[Field-type::!FieldType:link]] [[Field-visible::Yes||Depends]]
+
{{#ask: [[Category:Fields]] [[Field-module::{{FULLPAGENAME}}]] [[Field-type::!FieldType:id]] [[Field-type::!FieldType:link]] [[Field-visible::Yes||Depends]]
OR [[Category:Fields]] [[Field-module::{{PAGENAME}}]] [[Field-type::!FieldType:id]] [[Field-type::!FieldType:link]] [[Field-editable::Yes||Depends]]
+
OR [[Category:Fields]] [[Field-module::{{FULLPAGENAME}}]] [[Field-type::!FieldType:id]] [[Field-type::!FieldType:link]] [[Field-editable::Yes||Depends]]
 
| ?Field-label = {{int:ev-field_label}}
 
| ?Field-label = {{int:ev-field_label}}
 
| ?Field-name = {{int:ev-field_name}}
 
| ?Field-name = {{int:ev-field_name}}
Line 162: Line 162:
 
==={{int:ev-relationships}}===
 
==={{int:ev-relationships}}===
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
{{#ask: [[Category:Relationships]] [[Relationship-rhs-module::{{PAGENAME}}]] OR [[Category:Relationships]] [[Relationship-lhs-module::{{PAGENAME}}]]  
+
{{#ask: [[Category:Relationships]] [[Relationship-rhs-module::{{FULLPAGENAME}}]] OR [[Category:Relationships]] [[Relationship-lhs-module::{{FULLPAGENAME}}]]  
 
| ?Relationship-lhs-module={{int:ev-left}}
 
| ?Relationship-lhs-module={{int:ev-left}}
 
| ?Relationship-type={{int:ev-type}}
 
| ?Relationship-type={{int:ev-type}}

Revision as of 14:28, 29 September 2019

This is the "Module-links" template. It should be called in the following format:

{{Module-links
}}

This template is used in Form:Module and thus all articles from Category:Modules to show related articles such as Fields, Relationships, Actions etc.