Difference between revisions of "User:Scrivener07/Wiki"

2,403 bytes removed ,  02:19, 10 December 2018
no edit summary
imported>Qazaaq
imported>Qazaaq
Line 1: Line 1:
This is my personal notepad for wiki contributions.
This is my personal notepad to keep track of wiki information, [[User:Scrivener07/Wiki/TODO|contributions, TODOs, and ideas]] for the website.


== Wiki Shortcuts ==
== Wiki Shortcuts ==
Line 21: Line 21:
*[[Template:Papyrus:RequiredF4SE]]
*[[Template:Papyrus:RequiredF4SE]]


== TODO ==
===== Subpages and CategoryTree Example =====
These are my notes and ideas for changes to the website.
*Add note pages for page styles such as [[User:Scrivener07/Wiki/Style/Console Command]] and others.
*The [[Creation_Kit:Copyrights]] page is blanked. Ill look into this further.
*Improve the [[Help:Welcome to the Wiki]] page.
 
=== Editor ===
*Add [[Use Report Window]].
*Restore the enormous editors like [[Quest]], [[Actor]], and [[Race]].
*Restore the [[Condition Function]]s reference.
*Add proper redirect pages for established categories. Also continue to restore or consolidate the broken redirects like [[Default Objects]] and [[Regions]].
*Add template for where objects can be found in the [[Object Window]]. For example: <code>The [[Key]] [[Object]] is found within the [[Object Window]] under the [[:Category:Items|Items Category]].</code>
*Better pages for [[Object]], [[Base Object]], [[Object Reference]], and [[Reference]]
*Mention the [[Archive File]] naming scheme when paired with a [[Data File]]. For example, <code>MyArchive - Main.ba2</code> and <code>MyArchive - Textures.ba2</code>
*Document the [[Creation Kit]] title bar menu. See how the Skyrim wiki did it.
*Add the [[Data Window]].
 
==== Object Icons ====
I had the idea to add the editor icons to object pages alongside the object's type code.
*[[File:Actor Action EditorIcon.png]] [[Actor Action]]
*[[File:Perk EditorIcon.png]] [[Perk]]
*[[File:Quest EditorIcon.png]] [[Quest]]
 
=== Papyrus ===
*Expand papyrus pages to include both minimalistic and complete source code examples.
*Add better pages on structs & more actual examples of when structs are most useful.
*Finish [[F4SE]] script documentation up to the current version.
 
==== Assembly ====
Document the papyrus assembly.
The [[Script File]] may be the only mention of papyrus assembly.
The user cadpnq has started to document some of the assembly instructions here https://github.com/cadpnq/papyrith/wiki/Instruction-Reference
 
==== Remove F4SE pages from the [[Papyrus]] category ====
This is something I have delayed doing for some time now.
With the wiki tools I have access to, this would be a very tedious and time consuming task.
I have continued to add new f4se pages to the [[Papyrus]] category for consistency.
I would rather reorganize/move the f4se pages all at once than a mix.
See [[F4SE]] talk page.
 
Using [https://www.mediawiki.org/wiki/Help:Subpages Subpages] might be an option if that is enabled in the wiki software.
Subpages are enabled for user & talk pages by default, but not the main namespace.
 
'''Subpages'''
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
 
<BR>
<BR>
<categorytree mode="pages" style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Items</categorytree>
<categorytree mode="pages" style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color:white;">Items</categorytree>
Anonymous user