Template:Linked Articles: Difference between revisions

From AquaPedia Case Study Database
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Debug Template:Linked_Articles
Fix Template:Linked_Articles: simplify query and use == headers
 
Line 21: Line 21:
| style="border-top: 1px solid #eeeeee;margin-right:5px;width:40%;" |
| style="border-top: 1px solid #eeeeee;margin-right:5px;width:40%;" |
<!--Riparians -->
<!--Riparians -->
{{#ifeq: {{{Page Type|}}} | Water Feature | {{#ask:[[Basin::{{{The Pagename|}}}]] |?Riparian=Located in this basin- |format=list |headers=plain |mainlabel=- |link=all |sep=<BR> |offset= |limit= |default=DEBUG: NO RESULTS FOR BASIN {{{The Pagename|}}} |outro=<BR>}} }}{{#ifeq: {{{Page Type|}}} | Riparian | {{#ask:[[Located in::{{{The Pagename|}}}]]|format=list|headers=hide|mainlabel=located within|link=subject|columns=1|offset=|limit=|intro=Located within|default=|outro=<BR>}} }}
{{#ifeq: {{{Page Type|}}} | Water Feature | {{#ask:[[Basin::{{{The Pagename|}}}]] |?Riparian=Located in this basin- |format=list |headers=plain |mainlabel=- |link=all |sep=<BR> |offset= |limit= |outro=<BR>}} }}{{#ifeq: {{{Page Type|}}} | Riparian | {{#ask:[[Located in::{{{The Pagename|}}}]]|format=list|headers=hide|mainlabel=located within|link=subject|columns=1|offset=|limit=|intro=Located within|default=|outro=<BR>}} }}
{{#ifeq: {{{Page Type|}}} | Agreement |{{#ask: [[{{{The Pagename|}}}]]|?Agreement Includes Riparian=Agreement includes riparian-|format=list|headers=plain|mainlabel=-|link=all|offset=|limit=|default=|outro=<BR>}} }}{{#ifeq: {{{Page Type|}}} | Water Project | {{#ask:[[{{{The Pagename|}}}]]|?Project in Riparian=Project is in- ||format=list|headers=plain|mainlabel=-|link=all|offset=|limit=|default=|outro=<BR>}} }}
{{#ifeq: {{{Page Type|}}} | Agreement |{{#ask: [[{{{The Pagename|}}}]]|?Agreement Includes Riparian=Agreement includes riparian-|format=list|headers=plain|mainlabel=-|link=all|offset=|limit=|default=|outro=<BR>}} }}{{#ifeq: {{{Page Type|}}} | Water Project | {{#ask:[[{{{The Pagename|}}}]]|?Project in Riparian=Project is in- ||format=list|headers=plain|mainlabel=-|link=all|offset=|limit=|default=|outro=<BR>}} }}
{{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|Other -  [[Riparian::x]] | <BR>}} | }}
{{#if: {{{Riparians|}}} | {{#arraymap:{{{Riparians}}}|;|x|Other -  [[Riparian::x]] | <BR>}} | }}

Latest revision as of 07:29, 27 January 2026

This is the "Linked Articles" template. It is called by a main article template (e.g.: Water Feature) It should be called in the following format:

{{Linked Articles
|Water Features=
|Water Projects=
|Agreements=
|Riparians=
|The Pagename= (name of referred page)
|Page Type=
}}

Edit the page to see the template text.