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
m (Hmm, maybe clear up the formatting a bit...)
(I suppose a "Files" tag might have came in handy...)
Line 4: Line 4:
 
|'''Extension Version:'''
 
|'''Extension Version:'''
 
|{{{extver|''Undefined''}}}
 
|{{{extver|''Undefined''}}}
 +
|-
 +
|'''File(s):'''
 +
|{{{files|{{Categ|ini=rules}}}}}
 
|-
 
|-
 
{{#ifeq:{{{rpsection}}}|yes|<br />
 
{{#ifeq:{{{rpsection}}}|yes|<br />
Line 20: Line 23:
 
{{Section
 
{{Section
 
|extver=
 
|extver=
 +
|files=
 
|rpsection=
 
|rpsection=
 
|aressection=
 
|aressection=
Line 27: Line 31:
  
 
; <code>extver</code> : The version(s) of the EXE extension required for this section to be usable.
 
; <code>extver</code> : The version(s) of the EXE extension required for this section to be usable.
 +
; <code>files</code> : The file(s) that this section is used in.
 
; <code>rpsection</code> : This section has been introduced as part of the [[RockPatch]].
 
; <code>rpsection</code> : This section has been introduced as part of the [[RockPatch]].
 
; <code>aressection</code> : This section has been introduced as part of [[Ares]].
 
; <code>aressection</code> : This section has been introduced as part of [[Ares]].
 
; <code>hpsection</code> : This section has been introduced as part of [[HyperPatch]].
 
; <code>hpsection</code> : This section has been introduced as part of [[HyperPatch]].

Revision as of 21:02, 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=
|files=
|rpsection=
|aressection=
|hpsection=
}}
extver 
The version(s) of the EXE extension required for this section to be usable.
files 
The file(s) that this section is used in.
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.