Template:Sdk event page: Difference between revisions

From Virtual Paradise Wiki
Jump to navigation Jump to search
m (syntax issue)
(removed subpaging; no need)
Line 1: Line 1:
{{{2}}}
{{{2}}}
== Attributes ==__NOEDITSECTION__
== Attributes ==__NOEDITSECTION__
{{#ifexist: {{FULLPAGENAME}}/Attributes | {{:{{FULLPAGENAME}}/Attributes}} |:''No attributes are used for this SDK event. If they are, please list them on [[{{FULLPAGENAME}}/Attributes|this page]].''}}
{{#if: {{{attributes|}}} | {{sdk attribute table|{{{attributes}}}}} |:''No attributes are used for this event''}}
{{#if: {{{behavior|}}} |== Behavior ==__NOEDITSECTION__
== Behavior ==__NOEDITSECTION__
{{{behavior}}}|}}
{{#if: {{{behavior|}}} | {{{behavior}}} |:''There is no special behavior for this event''}}
== Examples ==__NOEDITSECTION__
== Examples ==__NOEDITSECTION__
{{#ifexist: {{FULLPAGENAME}}/Examples | {{:{{FULLPAGENAME}}/Examples}} |:''This SDK event has no usage examples; please add at least one to [[{{FULLPAGENAME}}/Examples|this page]].''}}
{{#if: {{{examples|}}} | {{{examples}}} |:''This event has no usage examples; please add at least one to [{{canonicalurl:{{FULLPAGENAMEE}}|action=edit}} this page]''}}
{{#if: {{{seealso|}}} |== See also ==__NOEDITSECTION__
{{#if: {{{seealso|}}} |== See also ==__NOEDITSECTION__
{{{seealso}}}|}}
{{{seealso}}}|}}
Line 12: Line 12:
== Usage ==
== Usage ==
<pre>{{SDK event page|Event name|Event description
<pre>{{SDK event page|Event name|Event description
|attributes=
|attributes={{sdk attribute row|type|name|description}}
|behavior=
|behavior=
|examples=
|seealso=
|seealso=
}}</pre>
}}</pre>

Revision as of 01:02, 25 August 2013

{{{2}}}

Attributes

No attributes are used for this event

Behavior

There is no special behavior for this event

Examples

This event has no usage examples; please add at least one to this page


Usage

{{SDK event page|Event name|Event description
|attributes={{sdk attribute row|type|name|description}}
|behavior=
|examples=
|seealso=
}}