Customize Lists: Difference between revisions
From SemanticOrganization
No edit summary |
|||
| Line 8: | Line 8: | ||
* Change <code>MediaWiki:Semorg-list-''templatename''-row-template</code> | * Change <code>MediaWiki:Semorg-list-''templatename''-row-template</code> | ||
* Change <code>MediaWiki:Semorg-list-''templatename''-headers</code> (only if you changed the columns) | * Change <code>MediaWiki:Semorg-list-''templatename''-headers</code> (only if you changed the columns) | ||
=== Custom row templates === | |||
After having determined the name of the row template the script checks for the existence of <code>Template:semorg-''<row-template>''-'''custom'''-row</code>. If it hasn't been created, <code>Template:semorg-''<row-template>''-row</code> is used. | |||
=== Single custom list === | === Single custom list === | ||
Revision as of 21:32, 8 March 2021
This page is part of semorg's documentation.
Introduction
Customize the defaults for your wiki
If you want to change the appearance for all calls of {{#semorg-list:templatename}} create your own template as a replacement for Template:Semorg-templatename-row. It's name should follow the convention, i.e. start with semorg- and end with -row.
- Change
MediaWiki:Semorg-list-templatename-row-template - Change
MediaWiki:Semorg-list-templatename-headers(only if you changed the columns)
Custom row templates
After having determined the name of the row template the script checks for the existence of Template:semorg-<row-template>-custom-row. If it hasn't been created, Template:semorg-<row-template>-row is used.
Single custom list
Customized call of {{#semorg-list:''templatename''}}
- use parameter
category - use parameter
query - use parameter
row template - use parameter
sort - use parameter
order - use parameter
default - use parameter
limit - use parameter
headers - use
?property=nameto add custom query fields