Difference between revisions of "Template:Event"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(had to be more thorough, there's an event with no object0 out there)
m (swap order of from and to)
Line 2: Line 2:
 
<dt>Sent when:
 
<dt>Sent when:
 
<dd>{{{when}}}
 
<dd>{{{when}}}
<dt>Sent to:
 
<dd>{{{to}}}
 
 
<dt>Sent from:
 
<dt>Sent from:
 
<dd>{{{from}}}
 
<dd>{{{from}}}
 +
<dt>Sent to:
 +
<dd>{{{to}}}
 
<dt>Parameters:
 
<dt>Parameters:
 
<dd>
 
<dd>
Line 48: Line 48:
 
{{event
 
{{event
 
|when=
 
|when=
|to=
 
 
|from=
 
|from=
 +
|to=
 
|creatordesc=
 
|creatordesc=
 
|int0name=
 
|int0name=

Revision as of 22:43, 23 July 2009


This template produces the standard formatting in the first part of category:Event types articles. The following is a comprehensive set of all the possible parameters for this template; feel free to delete the unused parameters when using it in an article for tidiness.

{{event
|when=
|from=
|to=
|creatordesc=
|int0name=
|int0desc=
|int1name=
|int1desc=
|int2name=
|int2desc=
|float0name=
|float0desc=
|float1name=
|float1desc=
|float2name=
|float2desc=
|string0name=
|string0desc=
|string1name=
|string1desc=
|string2name=
|string2desc=
|object0name=
|object0desc=
|object1name=
|object1desc=
|object2name=
|object2desc=
}}