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

Template:Section: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Nighthawk200 (talk | contribs)
Just an idea...
 
Nighthawk200 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
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''}}}
|-
|'''File(s):'''
|{{{files|{{Categ|ini=rules}}}}}
|-
{{#ifeq:{{{rpsection}}}|yes|<br />
{{#ifeq:{{{rpsection}}}|yes|<br />
{{!}}-
{{!}}-
Line 11: Line 15:
{{!}}-
{{!}}-
{{!}}colspan="2" style="background-color:#F0C420"{{!}}<p style="font-size:100%; padding:0.1em">'''[[Image:Game_hp_yes.png|32px]]This new INI section is part of <b>[[HyperPatch Sections]]</b>. Do not create it without HyperPatch installed. [[Category:HyperPatch]]}}
{{!}}colspan="2" style="background-color:#F0C420"{{!}}<p style="font-size:100%; padding:0.1em">'''[[Image:Game_hp_yes.png|32px]]This new INI section is part of <b>[[HyperPatch Sections]]</b>. Do not create it without HyperPatch installed. [[Category:HyperPatch]]}}
|}{{clr}}[[Category:INI_Flags]]<br /></includeonly>
|}{{clr}}<br /></includeonly>


<noinclude>Truncated version of the flag template used as a header for new INI sections introduced in EXE extensions such as [[Ares]] and [[HyperPatch]].
<noinclude>Truncated version of the flag template used as a header for new INI sections introduced in EXE extensions such as [[Ares]] and [[HyperPatch]].
Line 19: Line 23:
{{Section
{{Section
|extver=
|extver=
|files=
|rpsection=
|rpsection=
|aressection=
|aressection=
Line 26: 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]].

Latest revision as of 19:05, 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.