|
|
(24 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| = Q_SystemSpecs =
| | {{#replace:{{FULLPAGENAME:SkyrimSE:Step Patch - Lighting and Weather}}|&|BLABLA}} |
| {{#ask: [[CPUMake::Intel]] | |
| | ?CPUModel
| |
| }} | |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?CPUSpeed | |
| }} | |
|
| |
|
| '''Mean CPU Speed (MHz):'''
| |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?CPUSpeed
| |
| | format=average
| |
| }}
| |
|
| |
|
| {{#ask: [[CPUMake::Intel]]
| |
| | ?CPUCores
| |
| }}
| |
|
| |
|
| '''Mean CPU Cores:'''
| |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?CPUCores
| |
| | format=average
| |
| }}
| |
|
| |
|
| {{#ask: [[CPUMake::Intel]] | | {{Subpages}} |
| | ?GPUMake
| |
| }} | |
|
| |
|
| {{#ask: [[CPUMake::Intel]]
| | *list item 1 |
| | ?GPUModel
| | *list item 2 |
| }}
| | *{{AlertSmall|type=notice|text=Your text here.}} |
| | |
| {{#ask: [[CPUMake::Intel]] | |
| | ?GPUVRAM | |
| }}
| |
| | |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?MultiGPU | |
| }}
| |
| '''Mean No. GPUs:'''
| |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?MultiGPU
| |
| | format=average
| |
| }}
| |
| | |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?Storage
| |
| }}
| |
| | |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?Resolution
| |
| }}
| |
| | |
| {{#ask: [[CPUMake::Intel]]
| |
| | ?DLCInstalled
| |
| }} | |
|
| |
|
| =DynamicPageList= | | =DynamicPageList= |
Line 61: |
Line 15: |
| count = 10 | | count = 10 |
| </DynamicPageList> | | </DynamicPageList> |
| | | [[Special:WhatLinksHere/Template:Extension_DPL|invocations]] |
| <DynamicPageList> | | <DynamicPageList> |
| category=icons | | category=icons |
Line 78: |
Line 32: |
| </DynamicPageList> | | </DynamicPageList> |
|
| |
|
| =List of Unused Files= | | =Video= |
| {{#ask: [[Special:UnusedFiles]]
| | <hsyoutube title="Mod Organizer #3 - Updating and Merging Mods (by Gopher)" caption="" autoplay>https://www.youtube.com/watch?v=NnvZok9J3Qw</hsyoutube><br> |
| |?
| | {{#ev:youtube|NnvZok9J3Qw|200|left|caption}}{{clear}} |
| |format=csv
| |
| }}
| |
| | |
| = Q_CoreMods =
| |
| <br> | |
| {{#ask: [[Category:Mods]][[IsCore::true]][[Section::!C]][[Section::!B]][[Section::!A]] | |
| | Mainlabel=-
| |
| | ?Section=Section
| |
| | ?=Short Name
| |
| | ?FullName=Full Name | |
| | ?SourceID=NexusID | |
| | sort=Section,FullName | |
| | format=csv | |
| }} | |
| ----
| |
| {{#ask: [[Category:Mods]][[IsCore::true]][[Section::!C]][[Section::!B]][[Section::!A]] | |
| | Mainlabel=-
| |
| | ?Section=Section
| |
| | ?=Short Name
| |
| | ?FullName=Full Name
| |
| | ?SourceID=NexusID
| |
| | Sort=Section,FullName
| |
| }} | |
|
| |
|
| = Q_BCF =
| | {{Video|j4ZQpzf_iAE|This is the title|This is the caption}} |
| {{#ask: [[Category:BCFs]] | | {{Video|j4ZQpzf_iAE|This is the title|This is the caption}} |
| | format=Table | |
| | default=not found in [[Category:Old BCFs]] | |
| }} | |
|
| |
|
| =Core Mod Nexus IDs= | | =Extension:Variables= |
| The following are current STEP:Core Mod Nexus IDs.
| | {{#vardefine:i|Hello World}} |
| <br>
| | {{#vardefineecho:j|Goodbye World}} | {{#var:i}} |
| {{Fs|1.5em|<strong><u>Total Core Mods: {{#ask:[[IsCore::True]]|format=count}}</u></strong><br>}} | |
| {{#ask:[[IsCore::true]] | |
| |format=template
| |
| |template=CoreMod
| |
| |link=none
| |
| |limit=1000
| |
| }} | |
|
| |
|
| =Experimental Mod Order List= | | =Code Snippets= |
| [[Version::{{#show:STEP:Main|?CurrentRelease#}}]]
| | <pre> |
| {{#ask:[[Version::{{#show:STEP:Main|?CurrentRelease#}}]] | | <center> |
| |mainlabel=- | | {{Gallery |
| |named args=yes | | |enable=Yes |
| |link=none | | |galleryitems={{GalleryItems |
| |?ModName | | |url=|caption=}} |
| |?Section | | |align=center}} |
| |sort=OrderID
| | </center> |
| }} | | </pre> |
|
| |
|
| =Concept for Current STEP Mds=
| |
| {{#ask: [[Concept:ModsInSTEP]]
| |
| | ?ModName
| |
| }}
| |
|
| |
|
| =Example: STEP Mods merged into the STEP Patch(es) =
| |
| {| class="wikitable" style="width:100%;"
| |
| ! style="width:25%;" | Mod Name
| |
| ! style="width:10%;" | Section
| |
| ! style="width:10%;" | SourceID
| |
| ! style="width:55%;" | SourceURL
| |
| {{#ask:[[Concept:ModsInSTEP]]
| |
| |mainlabel=-
| |
| |?ModName
| |
| |?Section
| |
| |link=none
| |
| |format=template
| |
| |template=MergedModOrderedList
| |
| |sort=OrderID
| |
| |limit=1000
| |
| }}
| |
| |}
| |
|
| |
|
| <headertabs/> | | <headertabs/> |