Template:Blog

You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, editor.

You can view and copy the source of this page.

Return to Template:Blog.

<includeonly>

{{#tag:bs:timeline|

{

"headlinemessagekey": "{{{headline|Blog}}}",

"showheadline": {{{showheadline|true}}},

"showentitylistmenu": {{{showmenu|true}}},

"showentityspawner": {{{createbutton|false}}},

"preloadedentities": [ {

"type": "{{{type|blog}}}",

"tags":["{{{pagetag|{{FULLPAGENAME}}}}}"]

}],

"showentitylistmore":{{{showmorebutton|true}}},

"usemorescroll": {{{morescroll|false}}},

"morelink": "{{{morelink|Special:Blog}}}",

"limit": {{{limit|5}}},

"sort": [ {

"property": "timestampcreated",

"direction": "DESC"

}],

"lockedfilternames": [

"type"

],

"outputtypes": {

"blog": "{{{outputtype|Default}}}",

"microblog": "{{{outputtype|Default}}}"

},

"filter": [ {

"property": "type",

"value": ["{{{type|blog}}}"],

"comparison": "ct",

"type": "list"},

{

"property": "tags",

"value": ["{{{pagetag|{{FULLPAGENAME}}}}}"],

"comparison": "ct",

"type": "list" },

{

"property":"archived",

"value":false,

"type":"boolean",

"comparison":"eq"}

]

}

}}

</includeonly>