Difference between revisions of "Template:Linking"

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

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