Difference between revisions of "Template:Linking"

From Networks of Care
Jump to navigation Jump to search
Line 20: Line 20:
 
| [[Source::{{{Source|}}}]]
 
| [[Source::{{{Source|}}}]]
  
 
+
|-
 
{{ #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: {{{Related2|}}} |
 
{{ #if: {{{Related2|}}} |
|-
 
 
! Related2
 
! Related2
 
| {{#ask: [[Connection::{{PAGENAME}}]] }} | }}
 
| {{#ask: [[Connection::{{PAGENAME}}]] }} | }}

Revision as of 22:57, 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.