ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Template:Section"

From ModEnc
Jump to: navigation, search
(Just an idea...)
 
m (Hmm, maybe clear up the formatting a bit...)
Line 1: Line 1:
 
<includeonly><div style="position:relative;">
 
<includeonly><div style="position:relative;">
 
{|align="left" width="100%" cellspacing="0" cellpadding="0" class="template_flag" height="100%"
 
{|align="left" width="100%" cellspacing="0" cellpadding="0" class="template_flag" height="100%"
|-{{#if:{{{extver|}}}|<br />
+
|-
{{!}}'''Extension Version:'''
+
|'''Extension Version:'''
{{!}}{{{extver}}}
+
|{{{extver|''Undefined''}}}
 +
|-
 
{{#ifeq:{{{rpsection}}}|yes|<br />
 
{{#ifeq:{{{rpsection}}}|yes|<br />
 
{{!}}-
 
{{!}}-

Revision as of 21:00, 10 August 2010


Truncated version of the flag template used as a header for new INI sections introduced in EXE extensions such as Ares and HyperPatch.

Usage:

{{Section
|extver=
|rpsection=
|aressection=
|hpsection=
}}
extver 
The version(s) of the EXE extension required for this section to be usable.
rpsection 
This section has been introduced as part of the RockPatch.
aressection 
This section has been introduced as part of Ares.
hpsection 
This section has been introduced as part of HyperPatch.