Template:DocumentSectionsSimple: Difference between revisions
(Created page with "{{#vardefine:sectionTemplate|{{#ifeq:{{{1|}}}|Principle|PrinciplesInPolicySimple|ObjectivesInPolicySimple}} }} {{#vardefine:lang|{{#switch:{{{2}}}| en = en | sv = sv | fi }} }} {{#ask: Category:Section [[Type::SectionType:{{{1}}}]] [[Document::{{{3}}}]] | ?Ordinal | ?Name {{#var:lang}} | ?Description {{#var:lang}} | ?Type | ?Document | ?Page name | sort=Ordinal | order=ascending | format=plainlist | template={{#var:sectionTemplate}} }}") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<ol> | |||
{{#ask: | {{#ask: | ||
[[Category:Section]] | [[Category:Section]] | ||
Line 6: | Line 5: | ||
[[Document::{{{3}}}]] | [[Document::{{{3}}}]] | ||
| ?Ordinal | | ?Ordinal | ||
| ?Name {{ | | ?Name {{LanguageVersion}} | ||
| ?Description {{ | | ?Description {{LanguageVersion}} | ||
| ?Type | | ?Type | ||
| ?Document | | ?Document | ||
| ?Page name | | ?Page name | ||
| sort=Ordinal | | sort = Ordinal | ||
| order=ascending | | order = ascending | ||
| format=plainlist | | format = plainlist | ||
| template={{# | | template = {{#ifeq:{{{1|}}}|Principle|PrinciplesInPolicySimple|ObjectivesInPolicySimple}}}} | ||
}} | </ol> |