User:Hishutup/TempPage: Difference between revisions
Line 3: | Line 3: | ||
== Testing == | == Testing == | ||
=== Resources === | |||
{{#ifeq: string 1 | string 2 | value if identical | value if different }} | |||
{{#vardefine:ROCPatchROC|0}}<br> | |||
{{#vardefine:ROCPatchLtPD|0}}<br> | |||
{{#vardefine:ROCPatchUL|0}}<br> | |||
{{#vardefine:ROCPatch|0}}<br> | |||
==== Selections ==== | |||
===== ROC ===== | |||
<div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; cursor:pointer; width:20px; z-index:-1;">[[File:Unchecked_Box.png|20px]] | <div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; cursor:pointer; width:20px; z-index:-1;">[[File:Unchecked_Box.png|20px]] | ||
</div> | </div> | ||
<div class="mw-collapsible-content mw-collapsible-toggle" style="position:absolute; float:none; cursor:pointer; width:20px; margin-top:-25px;">[[File:Checked_checkbox_32.png|20px|link=]] | <div class="mw-collapsible-content mw-collapsible-toggle" style="position:absolute; float:none; cursor:pointer; width:20px; margin-top:-25px;">[[File:Checked_checkbox_32.png|20px|link=]] | ||
</div> | </div> | ||
<div> | <div>Disabled{{#vardefine:ROCPatchROC|0}} | ||
</div> | </div> | ||
<div class="mw-collapsible-content" style="position:absolute; margin-top:-1.5em; background-color:#35383B; width:300px;"> | <div class="mw-collapsible-content" style="position:absolute; margin-top:-1.5em; background-color:#35383B; width:300px;">Enabled{{#vardefine:ROCPatchROC|1}} | ||
</div> | </div> | ||
</div> | </div> | ||
{{#ifeq: | ===== LtPD ===== | ||
<div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; cursor:pointer; width:20px; z-index:-1;">[[File:Unchecked_Box.png|20px]] | |||
</div> | |||
<div class="mw-collapsible-content mw-collapsible-toggle" style="position:absolute; float:none; cursor:pointer; width:20px; margin-top:-25px;">[[File:Checked_checkbox_32.png|20px|link=]] | |||
</div> | |||
<div>Disabled{{#vardefine:ROCPatchLtPD|0}} | |||
</div> | |||
<div class="mw-collapsible-content" style="position:absolute; margin-top:-1.5em; background-color:#35383B; width:300px;">Enabled{{#vardefine:ROCPatchLtPD|1}} | |||
</div> | |||
</div> | |||
===== UL ===== | |||
<div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; cursor:pointer; width:20px; z-index:-1;">[[File:Unchecked_Box.png|20px]] | |||
</div> | |||
<div class="mw-collapsible-content mw-collapsible-toggle" style="position:absolute; float:none; cursor:pointer; width:20px; margin-top:-25px;">[[File:Checked_checkbox_32.png|20px|link=]] | |||
</div> | |||
<div>Disabled{{#vardefine:ROCPatchUL|0}} | |||
</div> | |||
<div class="mw-collapsible-content" style="position:absolute; margin-top:-1.5em; background-color:#35383B; width:300px;">Enabled{{#vardefine:ROCPatchUL|1}} | |||
</div> | |||
</div> | |||
==== Calculate ==== | |||
{{#vardefine:ROCPatch|{{#expr:{{#ifeq:{{#var:ROCPatchROC}}|1|1|0}} + {{#ifeq:{{#var:ROCPatchLtPD}}|1|2|0}} + {{#ifeq:{{#var:ROCPatchUL}}|1|4|0}} }}}} | |||
The variable can be edited in edit mode, Its above this line<br> | The variable can be edited in edit mode, Its above this line<br> | ||
Valid Variable is between 0 - 7<br> | Valid Variable is between 0 - 7<br> |
Revision as of 21:10, September 20, 2014
{{#css:User:Hishutup/OblivionGuide.css}}
Testing
Resources
value if different
Selections
ROC
LtPD
UL
Calculate
The variable can be edited in edit mode, Its above this line
Valid Variable is between 0 - 7
I have not included a null or exception if there is an error
This is purely an example
Results with selections for given variable |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
![]()
Selection result
|
Selection result
Check00 ROC +UL Skingrad Outskirts
Check00 ROC +UL Imperial Isle +Let the People Drink
Roads of Cyrodiil
- Author: Arthmoor - Ukrr - mariedanj
- Version: 1.0
- Installation: Download: Roads of Cyrodiil Patches
Choose the most appropriate patches for you Load Order. | ||
---|---|---|
UL (Unique Landscapes) | Let the People Drink | UL + Let the people drink |
Only Check
|
Only Check
|
Only Check
|
- Notes: (if needed)
<short description>
With ROC
ok maybe something like this
is not installed, unchecked and is default
is going to be installed the user checks this one on there own to apply logic for what install directions are shown
- File:Dependent Box.png this means that that mod is dependent upon the users checks
One Option including ROC (Roads of Cyrodil) |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
Check00 ROC +Let the People Drink
<short description> |
Second Option with ROC |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
Check00 ROC +UL Imperial Isle
<short description> |
Combined Option with ROC |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
Check00 ROC +UL Skingrad Outskirts
<short description> |
Without ROC
One Option without ROC |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
DO NOT INSTALL <short description> |
Second Option without ROC |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
DO NOT INSTALL <short description> |
Combined Option without ROC |
---|
![]()
..Blah blah... <short description> |
![]()
..Blah blah...
<short description> |
![]()
..Blah blah... |
File:Dependent Box.png Roads of Cyrodiil Patches
DO NOT INSTALL <short description> |
Colors
#2C0A00
#D94000
#95A19F
#FF5A02
#EFD6AF
#422914
#9E5928
#C97430
#3F453A
#62987B
#85CCA9
#AAC1B5