Difference between revisions of "Template:Linking"

From Networks of Care
Jump to navigation Jump to search
Line 17: Line 17:
  
 
|-
 
|-
{{ #if: {{{Source||}}} |
+
{{ #if: {{{Source}}} |
 
! Source
 
! Source
 
{{!}} [[Source::{{{Source|}}}]] | }}
 
{{!}} [[Source::{{{Source|}}}]] | }}
  
 
|-
 
|-
{{ #if: {{{Context|}}} |
+
{{ #if: {{{Context}}} |
 
! Context
 
! Context
 
{{!}} {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}} | }}
 
{{!}} {{#arraymap:{{{Context|}}}|,|y|[[Context::y]]}} | }}

Revision as of 20:30, 10 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.