Content deleted Content added
m 1 revision imported |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> |
<noinclude> |
||
Portal Builder data tile attributes: |
|||
title |
|||
page |
|||
cols |
|||
section_meta_field_date |
|||
files |
|||
tags (automatic) |
|||
content |
|||
[[category:portal templates row]] |
[[category:portal templates row]] |
||
</noinclude> |
</noinclude><includeonly> |
||
{{portal_builder_tile |
{{portal_builder_tile |
||
|file={{#if:{{#pageimage:{{{_pageName|}}}}}|{{#pageimage:{{{_pageName|}}}}}|}} |
|file={{#if:{{#pageimage:{{{_pageName|}}}}}|{{#pageimage:{{{_pageName|}}}}}|}} |
||
| Line 7: | Line 15: | ||
|title={{{title|{{{page|{{{_pageName|}}}}}}}}} |
|title={{{title|{{{page|{{{_pageName|}}}}}}}}} |
||
|page={{{page|{{{title|{{{_pageName|}}}}}}}}} |
|page={{{page|{{{title|{{{_pageName|}}}}}}}}} |
||
|content= |
|content={{{content|}}} |
||
|categories= |
|categories= |
||
|tags={{#pagecategory:;|{{{page|{{{title|{{{_pageName|}}}}}}}}}}} |
|tags={{{tags|{{#pagecategory:;|{{{page|{{{title|{{{_pageName|}}}}}}}}}}}}}} |
||
|date={{{section_meta_field_date|}}} |
|date={{{section_meta_field_date|}}} |
||
|cols={{{cols| |
|cols={{{cols|4}}} |
||
|participants={{{section_meta_field_participants|}}} |
|participants={{{section_meta_field_participants|}}} |
||
|files={{{files|}}} |
|files={{{files|}}} |
||
}}</includeonly> |
|||
| ⚫ | |||
<noinclude> |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"_pageName": {}, |
|||
"title": {}, |
|||
"page": {}, |
|||
"section_meta_field_date": {}, |
|||
"cols": {}, |
|||
"section_meta_field_participants": {}, |
|||
"files": {}, |
|||
"content": {}, |
|||
"tags": {} |
|||
| ⚫ | |||
} |
|||
</templatedata> |
|||
</noinclude> |
|||
Latest revision as of 00:14, 27 October 2022
Portal Builder data tile attributes:
title page cols section_meta_field_date files tags (automatic) content
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| _pageName | _pageName | no description | Unknown | optional |
| title | title | no description | Unknown | optional |
| page | page | no description | Unknown | optional |
| section_meta_field_date | section_meta_field_date | no description | Unknown | optional |
| cols | cols | no description | Unknown | optional |
| section_meta_field_participants | section_meta_field_participants | no description | Unknown | optional |
| files | files | no description | Unknown | optional |
| content | content | no description | Unknown | optional |
| tags | tags | no description | Unknown | optional |