Editing User:MyraMidnight/ideas

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
==Testing Changelog==
+
==Multilingual wiki, ideas==
{{changelog
+
:;Just realized that SUBPAGES could be used to create multi-language Krafties wiki, simply need to enable the subpages on the Main wiki
|item=necessitypack
+
There is this awesome [[mediawikiwiki:Mediawiki|Mediawiki]] extention that allows users to translate our wiki. We should totally get it. You can even see it in action on the actual mediawiki since they have it installed.
|version=4.0
+
We would really benefit from this. Could even create a new group of users "translators" that couldn't create pages, just translate existing content and such.
|blog=http://krafties.com/blog/?p=606}}
+
*[[mediawikiwiki:Extension:Translate|Extension:Translate]] (compatible version '''1.23+''')
 +
**This lets us easily translate our wiki so it can be even more useful, but then our wiki core needs updating
 +
*[[mediawikiwiki:Extension:CLDR|Extension:CLDR]]/Language Names (compatible version '''1.12+''')
 +
**This extention has localized names of languages for multiple languages, very useful if we get the above extension.
 +
:[[mediawikiwiki:Manual:Extensions|Manual:Extensions]] (manual on extensions)
 +
:[[mediawikiwiki:Manual:Upgrading|Manual:Upgrading]] (manual on upgrading the wiki)
 +
Our wiki is currently '''version {{CURRENTVERSION}}''', but the latest ''legacy version'' is 1.23
 +
===Other useful extensions===
 +
Just something I have spotted that would be nice
 +
*[[mediawikiwiki:Extension:RSS|Extension:RSS]], Just an idea that would maybe allow a RSS feed of the news/blog to be displayed on the [[Main Page]] of the wiki
  
==Testing Message Box==
+
====[[mediawikiwiki:MediaWiki_1.18#Bundled_extensions|Bundled extentions]]====  
Trying to make message boxes like on other wikis without Lua script extension ([[Mediawikiwiki:Extension:Scribunto|Extension:Scribunto]]).
+
That means they are actually included with any version above 1.18 (but sometimes need to be enabled manually), no need to download them
 
+
#[[mediawikiwiki:Extension:ParserFunctions|Extension:ParserFunctions]], Its a extension that allows for more complex template making without the need to create multiple ones to function as one whole. Even if I would just use the "#if" functions and simple things, it changes alot.
*[[Template:Mbox|Mbox]]
+
#[[mediawikiwiki:Extension:WikiEditor|Extension:WikiEditor]] a more advanced editor for the wiki
*[[Template:Message box|Message box]]
+
#[[mediawikiwiki:Extension:Renameuser|Extension:Renameuser]], a tool to rename users
 
 
{{ambox|protect}}
 
Number of pages in 'Templates' Category: {{PAGESINCATEGORY:Templates}}
 
 
 
*{{#switch: {{SUBPAGENAME}}
 
  | sandbox
 
  | testcases = {{BASEPAGENAME}}
 
  | #default = {{PAGENAME}}
 
  }}
 
*{{#switch: {{SUBJECTSPACE}}
 
  | {{ns:0}}
 
  | {{ns:File}}
 
  | {{ns:MediaWiki}}
 
  | {{ns:Category}} = {{TALKSPACE}}
 
  | #default = {{SUBJECTSPACE}}
 
  }}
 
*[[Special:Prefixindex/{{#if:{{{page|}}}|{{{page}}}|{{FULLPAGENAME}}}}/|{{{1|all subpages of this page}}}]]
 
 
 
<!--- snip of documentation/core ---->
 
{{documentation/core
 
| heading = {{{heading|¬}}}  <!--Empty but defined means no header-->
 
| heading-style = {{{heading-style|}}}
 
| content = {{{content|}}}
 
| link box = {{{link box|}}}  <!--So "link box=off" works-->
 
 
 
| docpage =
 
  {{#if: {{{1|}}}
 
  | {{{1|}}}
 
  | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
 
  }}
 
| doc exist =
 
  {{#ifexist:  
 
    {{#if: {{{1|}}}
 
    | {{{1|}}}  <!--Other docname fed-->
 
    | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc
 
    }}
 
  | yes
 
  }}
 
| docname fed =
 
  {{#if: {{{1|}}}
 
  | yes
 
  }}
 
 
 
| sandbox =
 
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox
 
| testcases =
 
  {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases
 
 
 
| template page =
 
  {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}}
 
 
 
}}
 
 
 
====Message Box Experiements ====
 
{{Mbox}}
 
 
 
==Experiment with floating div==
 
Try resizing the window
 
 
 
<div style="width:100%;height:400px;float:left;border:1px solid #000;background:cornflowerblue">Header</div>
 
<div style="min-width:400px;max-width:900px;min-height:400px;float:left;border:1px solid #000;background:cornflowerblue">box1{{clear}}
 
{{Navigation}}</div>
 
<div style="width:400px;min-height:400px;float:right;border:1px solid #000;background:cornflowerblue">box2</div>
 
<div style="width:100%;height:400px;float:left;border:1px solid #000;background:cornflowerblue">Footer</div>
 

Please note that all contributions to Krafties may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)