Difference between revisions of "Template:Semorg-generator"

From SemanticOrganization
Jump to: navigation, search
Line 157: Line 157:
  
 
</includeonly>
 
</includeonly>
 +
 +
=== Property Registration ===
 +
 +
Add the following line to <code>LocalSettings.php</code>:
 +
 +
$wgSemorgAdditionalFeatureProperties['{{lc:{{FULLPAGENAME}}}}'] = {{#ask:[[{{FULLPAGENAME}}]]
 +
  |mainlabel=template
 +
  |?semorg-generator-template-id=template-id
 +
  |?semorg-generator-template-name=template-name
 +
  |link=none
 +
  |named args=yes
 +
  |format=template
 +
  |template=semorg-generator-register-property
 +
  |limit=1000
 +
}};

Revision as of 10:57, 1 March 2021

This page is part of the Semantic Organization extension.

If you want to customize this template you can copy its contents to another page (use for example Template:Semorg-generator-custom) and change the following system message to the name of the newly created page: MediaWiki:semorg-generator-template

Property Registration

Add the following line to LocalSettings.php:

$wgSemorgAdditionalFeatureProperties['template:semorg-generator'] = ;