Template: Argument: Difference between revisions

From Psalms: Layer by Layer
Jump to: navigation, search
No edit summary
No edit summary
Line 77: Line 77:
   |? Strongly confirmed by.Description
   |? Strongly confirmed by.Description
}}
}}
{{#vardefine: first child | {{#ask: [[{{FULLPAGENAME}}]]  
{{#arraydefine: children
        |? Confirms.Description |limit=1 |headers=hide | mainlabel=- }}
    |{{#ask: [[{{FULLPAGENAME}}]] |? Confirms.Description |headers=hide | mainlabel=- |valuesep=$}}
}}{{#vardefine: second child | {{#ask: [[{{FULLPAGENAME}}]] |? Confirms.Description |offset=1 | limit=1 |headers=hide | mainlabel=-}}
}}{{#vardefine: first child | {{#arrayindex: children | 0}}
}}{{#vardefine: third child | {{#ask: [[{{FULLPAGENAME}}]] |? Confirms.Description |offset=2 | limit=1 |headers=hide | mainlabel=-}}
}}{{#vardefine: second child | {{#arrayindex: children | 1}}
}}
}}{{#vardefine: third child | {{#arrayindex: children | 2}}}
{{#vardefine: table display|
{{#vardefine: table display|
{{Tree chart/start|align=center|summary=Argument Structure}}
{{Tree chart/start|align=center|summary=Argument Structure}}
Line 103: Line 103:
}}
}}
{{Tree chart/end}}
{{Tree chart/end}}
{{#arraydefine: children
    |{{#ask: [[{{FULLPAGENAME}}]] |? Confirms.Description |headers=hide | mainlabel=- |valuesep=$}}
}}{{#arrayprint: children|#}}
{{#set: Table display={{#var: table display}} }}{{#var: table display}}
{{#set: Table display={{#var: table display}} }}{{#var: table display}}
<!--
<!--

Revision as of 09:48, 4 November 2020


This is the template for an Argument page.