Template:Entity fields begin
From Blood Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->{| cellspacing=0 cellpadding=5 border=1 style="border-collapse: collapse" | -->{| cellspacing=0 cellpadding=5 border=1 style="border-collapse: collapse" | ||
| − | ! width=10% bgcolor=# | + | ! width=10% bgcolor=#EEE | Name |
| − | ! width=10% bgcolor=# | + | ! width=10% bgcolor=#EEE | Key |
| − | ! width=70% bgcolor=# | + | ! width=70% bgcolor=#EEE | Description |
| − | ! width=10% bgcolor=# | + | ! width=10% bgcolor=#EEE | Default value<!-- |
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
To insert entity keys block use the following construction: | To insert entity keys block use the following construction: | ||
Revision as of 01:55, 18 July 2012
To insert entity keys block use the following construction:
{{entity fields begin}}
|-
| Entity key #1
| keyname
| description
|-
| Entity key #2
| keyname
| description
...
{{entity fields end}}
Example
| Key | Description | Default value |
|---|---|---|
| Health | health | Starting health of a monster |
| Death form | deadflag | Monster already dead |