Template:ExportAttributeTemplate: Difference between revisions
Jump to navigation
Jump to search
en>Rineke Oostenrijk No edit summary |
m (1 revision imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{ExportAttributeTemplate | {{ExportAttributeTemplate | ||
| | |group= | ||
| | |feature | ||
| | |#userparam=model | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
=={{{group|}}}== | |||
{{# | {{#arraymap:{{{feature|}}} | ||
|;|ftr | |||
|{{#ask:[[-Has subobject::{{{#userparam|}}}]][[HasAttributeLabel::ftr]][[BelongsToGroup::{{{group|}}}]] | |||
| mainlabel=- | |||
|? HasAttributeLabel=title | |||
|? HasDefaultOption=standardoption | |||
|? HasSelectedOption=option | |||
|? HasSpecificOption=other | |||
|? HasText=text | |||
|? HasList=list | |||
|? HasAttributeComment=comment | |||
|? IsSingleChoice#true,false=single | |||
| format=plainlist | |||
| template=ExportItemTemplate | |||
| named args=yes | |||
}} | |||
|}} | |||
</includeonly> | |||
}}</includeonly> |
Latest revision as of 12:34, 15 April 2020
This is the "ExportAttributeTemplate" template. It should be called in the following format:
{{ExportAttributeTemplate |group= |feature |#userparam=model }}
Edit the page to see the template text.