Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {{#arraymap:{{#show:{{{modName}}}|?OblivionRequirements}}
- |,
- |%%%%
- |{{#arraymap:{{#show:{{FULLPAGENAME}}|?{{BASEPAGENAME}}_{{SUBPAGENAME}}}}
- |,
- |^^^^
- |{{#ifeq:{{#varexists:b%%%%{{{modName}}}}}
- |1
- |{{#ifeq:{{#var:b%%%%{{{modName}}}}}
- |1
- |{{#ifeq:%%%%
- |^^^^
- |{{#vardefine:b%%%%{{{modName}}}|2}}
- }}
- }}
- |{{#vardefine:b%%%%{{{modName}}}|1}}
- }}
- |
- }}
- |
- }}
- {{#ifeq: {{#show:{{{modName}}}|?OblivionDLC}}{{#show:{{{modName}}}|?OblivionRequirements}}
- |
- |
- |<li><span style="color: orange; font-size:1.15em;">'''Requirements:'''</span> <ul>
- {{#if:{{#show:{{{modName}}}|?OblivionDLC}}
- |<li>{{HoverText|DLC|{{#show:{{{modName}}}|?OblivionDLC}}}}</li>
- }}{{#arraymap:{{#show:{{{modName}}}|?OblivionRequirements}}
- |,
- |%%%%
- |{{#ifeq:{{#var:b%%%%{{{modName}}}}}
- |2
- |<li>[[#%%%%|%%%%]]</li>{{#vardefine:b%%%%{{{modName}}}|0}}
- |{{#ifeq:{{#var:b%%%%{{{modName}}}}}
- |1
- |<li>%%%%</li>{{#vardefine:b%%%%{{{modName}}}|0}}
- |
- }}
- }}
- |
- }}
- </ul>
- }}
Advertisement
Add Comment
Please, Sign In to add comment