Template:EntityPage: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
   -->{{#vardefine:entity_name|{{{name|{{PAGENAME}}}}}}}<!--
   -->{{#vardefine:entity_name|{{{name|{{PAGENAME}}}}}}}<!--
   -->[[name::{{#var:entity_name}}| ]]<!--
   -->[[name::{{#var:entity_name}}| ]]<!--
  message id for the class description
  -->{{#vardefine:entity_description|{{{description|description_{{{id|chicken}}}}}}}}<!--
  -->[[description::{{#var:entity_description}}| ]]<!--


   page of the parent
   page of the parent
Line 22: Line 18:
| format=array
| format=array
}}}}<!--
}}}}<!--
  entity description
  -->{{#vardefine:entity_description|{{{description|{{#show: {{#var:entity_classpage}} | ?description }}}}}}}<!--
  -->[[description::{{#var:entity_description}}| ]]<!--


   this entity's instance number
   this entity's instance number
Line 59: Line 59:
* <code>instance</code>  (required) - instance number of this entity
* <code>instance</code>  (required) - instance number of this entity
* <code>name</code>  (default: <code><nowiki>{{{PAGENAME}}}</nowiki></code>) - friendly name of the entity
* <code>name</code>  (default: <code><nowiki>{{{PAGENAME}}}</nowiki></code>) - friendly name of the entity
* <code>description</code>  (default: <code><nowiki>description_{{{id|chicken}}}</nowiki></code>) - key for the localised entity description
* <code>description</code>  (default: class description) - key for the localised entity description

Revision as of 02:20, 20 July 2013

[[description::<ul><li>The symbol "[[" was used in a place where it is not useful.</li> <!--br--><li>The part "]]" of the query was not understood.Results might not be as expected.</li></ul>| ]][[id::<ul><li>The symbol "[[" was used in a place where it is not useful.</li> <!--br--><li>The part "]]" of the query was not understood.Results might not be as expected.</li></ul>_0001| ]]

EntityPage
Description
{{:Messages:ArxFatalis/<ul><li>The symbol "[[" was used in a place where it is not useful.</li> <!--br--><li>The part "]]" of the query was not understood.Results might not be as expected.</li></ul>}} [[Messages:ArxFatalis/<ul><li>The symbol "[[" was used in a place where it is not useful.</li> <!--br--><li>The part "]]" of the query was not understood.Results might not be as expected.</li></ul>|[e]]]
Class
Human
Entity ID
<ul><li>The symbol "[[" was used in a place where it is not useful.</li> <!--br--><li>The part "]]" of the query was not understood.Results might not be as expected.</li></ul>_0001


Usage

Template for entity class pages

Parameters:

  • class (required) - id of this entity's class - see Property:class
  • instance (required) - instance number of this entity
  • name (default: {{{PAGENAME}}}) - friendly name of the entity
  • description (default: class description) - key for the localised entity description