Difference between revisions of "Template:Linking"

From Networks of Care
Jump to navigation Jump to search
Line 22: Line 22:
 
{{ #if: {{{Context|}}} |
 
{{ #if: {{{Context|}}} |
 
! Context
 
! Context
{{!}} {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}}  
+
{{!}} {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}} | }}
| }}
 
  
 
{{ #if: {{{Related|}}} |
 
{{ #if: {{{Related|}}} |
 
! Related
 
! Related
{{!}} {{#show: {{PAGENAME}} |?Connection= }}  
+
| {{#show: {{PAGENAME}} |?Connection= }} | }}
| }}
 
  
 
{{ #if: {{{Related|}}} |
 
{{ #if: {{{Related|}}} |
 
! Related
 
! Related
{{#ask: [[Connection::{{PAGENAME}}]] }}  
+
| {{#ask: [[Connection::{{PAGENAME}}]] }} | }}
| }}
 
 
|}
 
|}
  

Revision as of 22:53, 1 June 2020

This is the "Linking" template. It should be called in the following format:

{{Linking
|Author=
|Source=
|Context=
|{{#ask: [[Connection::{{PAGENAME}}]] }}

}}

Edit the page to see the template text.