|
|
(34 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 =
| |
| {{#ask: [[Category:BCFs]] | |
| | format=Table
| |
| | default=not found in [[Category:Old BCFs]]
| |
| }} | |
|
| |
|
| =Core Mod Nexus IDs=
| | {{Video|j4ZQpzf_iAE|This is the title|This is the caption}} |
| The following are current STEP:Core Mod Nexus IDs.
| | {{Video|j4ZQpzf_iAE|This is the title|This is the caption}} |
| <br>
| |
| {{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= | | =Extension:Variables= |
| [[Version::{{#show:STEP:Main|?CurrentRelease#}}]]
| | {{#vardefine:i|Hello World}} |
| {{#ask:[[Version::{{#show:STEP:Main|?CurrentRelease#}}]] | | {{#vardefineecho:j|Goodbye World}} | {{#var:i}} |
| |mainlabel=-
| |
| |named args=yes
| |
| |link=none
| |
| |?ModName
| |
| |?Section
| |
| |sort=OrderID
| |
| }} | |
|
| |
|
| =Concept for Current STEP Mds= | | =Code Snippets= |
| {{#ask: [[Concept:ModsInSTEP]] | | <pre> |
| | ?ModName | | <center> |
| }} | | {{Gallery |
| | |enable=Yes |
| | |galleryitems={{GalleryItems |
| | |url=|caption=}} |
| | |align=center}} |
| | </center> |
| | </pre> |
|
| |
|
| =Example: Core STEP Mods (version specific)=
| |
| [[User:Stoppingby4now/Sandbox|Reference doc]].
| |
| {| class="wikitable" style="width:100%;"
| |
| ! style="width:25%;" | Mod Name
| |
| ! style="width:10%;" | Section
| |
| ! style="width:10%;" | SourceID
| |
| ! style="width:55%;" | SourceURL
| |
| {{#ask:[[Version::2.2.5]]
| |
| |mainlabel=-
| |
| |?ModName
| |
| |?Section
| |
| |link=none
| |
| |format=template
| |
| |template=ModOrderedList
| |
| |sort=OrderID
| |
| |limit=1000
| |
| }}
| |
| |}
| |
|
| |
|
| =Example: Core STEP Mods (current version)=
| |
| {| 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=csv
| |
| |template=ModOrderedList
| |
| |sort=OrderID
| |
| |limit=1000
| |
| }}
| |
| |}
| |
|
| |
|
| {| 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=ModOrderedList
| |
| |sort=OrderID
| |
| |limit=1000
| |
| }}
| |
| |}
| |
| <headertabs/> | | <headertabs/> |