Deprecated: Use of MediaWiki\Parser\Parser::getOutput before initialization was deprecated in MediaWiki 1.42. [Called from Lingo\LingoParser::shouldParse in /var/www/epimeddat/extensions/Lingo/src/LingoParser.php at line 391] in /var/www/epimeddat/includes/debug/MWDebug.php on line 385
smw/schema:Keyword link formatter: Difference between revisions - EpiMedDat
EpiMedDat
The Open Data Collection for Historical Epidemics and Medieval Diseases

smw/schema:Keyword link formatter: Difference between revisions

From EpiMedDat
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
         "link_to": "SPECIAL_ASK",
         "link_to": "SPECIAL_ASK",
         "parameters": {
         "parameters": {
             "format": "category",
             "format": "table",
             "limit": "5000",
             "limit": "5000",
            "mainlabel": "Page",
             "printouts": [
             "printouts": [
                 "Desease="
                 "Date start=Date",
                "Summary",
                "Text original=Original",
                "Text translation=Translation",
                "Reference",
                "Reference translation"
             ],
             ],
            "class": "table table-sm table-hover table-responsive sortable navigation-not-searchable",
             "title": "smw-ask-title-keyword-type",
             "title": "smw-ask-title-keyword-type",
             "msg": "smw-ask-message-keyword-type"
             "msg": "smw-ask-message-keyword-type"

Latest revision as of 15:29, 22 December 2025

Specifies a formatting rule for a keyword type
LINK_FORMAT_SCHEMA
This schema type supports the definition of characteristics for creating context sensitive links in connection with a formatter schema assigned property.
The request is being processed and may take a moment. Preparing...
{ "description": "Specifies a formatting rule for a keyword type", "type": "LINK_FORMAT_SCHEMA", "rule": { "link_to": "SPECIAL_ASK", "parameters": { "format": "table", "limit": "5000", "mainlabel": "Page", "printouts": [ "Date start=Date", "Summary", "Text original=Original", "Text translation=Translation", "Reference", "Reference translation" ], "class": "table table-sm table-hover table-responsive sortable navigation-not-searchable", "title": "smw-ask-title-keyword-type", "msg": "smw-ask-message-keyword-type" } }, "tags": [ "formatter", "link formatter", "keywords" ] }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.