You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Write Feedback to Us"
Bhuvan Admin (talk | contribs) |
Bhuvan Admin (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | <bs:timeline> | |
| − | < | + | { |
| − | type | + | "showentitylistmenu": true, |
| − | + | "preloadtitles": { | |
| − | + | "blog": "Vorlage:Blog" | |
| − | + | }, | |
| − | + | "preloadedentities": [{ | |
| − | + | "type": "blog" | |
| − | </ | + | }], |
| + | "headlinemessagekey": "Community-Blog", | ||
| + | "showheadline": true, | ||
| + | "usemorescroll": false, | ||
| + | "morelink": "Special:Blog", | ||
| + | "limit": 5, | ||
| + | "sort": [ { | ||
| + | "property": "timestampcreated", | ||
| + | "direction": "DESC" | ||
| + | }], | ||
| + | "lockedfilternames": [ | ||
| + | "type" | ||
| + | ], | ||
| + | "filter": [ { | ||
| + | "type": "list", | ||
| + | "property": "type", | ||
| + | "value": [ "blog" ], | ||
| + | "comparison": "ct" | ||
| + | }] | ||
| + | } | ||
| + | </bs:timeline> | ||
Revision as of 05:57, 28 July 2020
<bs:timeline>
{
"showentitylistmenu": true,
"preloadtitles": {
"blog": "Vorlage:Blog"
},
"preloadedentities": [{
"type": "blog"
}],
"headlinemessagekey": "Community-Blog",
"showheadline": true,
"usemorescroll": false,
"morelink": "Special:Blog",
"limit": 5,
"sort": [ {
"property": "timestampcreated",
"direction": "DESC"
}],
"lockedfilternames": [
"type"
],
"filter": [ {
"type": "list",
"property": "type",
"value": [ "blog" ],
"comparison": "ct"
}]
}
</bs:timeline>