Template:EntityPage: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:
   -->[[description::{{#var:entity_description}}| ]]<!--
   -->[[description::{{#var:entity_description}}| ]]<!--


   this entity's instance number
   this entity's identifier
   -->{{#vardefine:entity_id|{{#show: {{#var:entity_classpage}} | ?script name }}_{{{instance|0001}}}}}<!--
   -->{{#vardefine:entity_id|{{#show: {{#var:entity_classpage}} | ?script name }}_{{{instance|0001}}}}}<!--
   -->[[id::{{#var:entity_id}}| ]]<!--
   -->[[id::{{#var:entity_id}}| ]]<!--
  this entity's type
  -->{{#vardefine:entity_type|{{#show: {{#var:entity_classpage}} | ?entity type }}}}<!--
  -->[[entity type::{{#var:entity_type}}| ]]<!--


-->
-->
Line 38: Line 42:
<th scope="row" style="text-align: left">Class</th>
<th scope="row" style="text-align: left">Class</th>
<td><center>{{EntityClass|{{#var:entity_class}}}}</center></td>
<td><center>{{EntityClass|{{#var:entity_class}}}}</center></td>
</tr>
<tr>
<th scope="row" style="text-align: left">Type</th>
<td><center><b>{{EntityClassPage_type_{{#var:entity_type}}}}</b></center></td>
</tr>
</tr>
<tr>
<tr>
Line 44: Line 52:
</tr>
</tr>
</table>
</table>
</div>
</div><!--
<includeonly>
 
[[Category:Entities]]<!--
--><includeonly><!--
 
-->[[Category:Entities]]<!--
-->{{EntityPage_category_{{#var:entity_type}}}}<!--


--></includeonly><noinclude>
--></includeonly><noinclude>

Revision as of 02:34, 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| ]][[entity type::<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>| ]]

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
Type
{{EntityClassPage_type_<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>}}
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