Community Central
Community Central

This is my private sandbox, in which I test templates which can not be tested on other wikis. Please do not edit without my permission. Click on "Add a new section" to start a new section.


Labeled Section Transclusion

Main Article: Wikipedia:Help:LST & mw:Extension:Labeled Section Transclusion
Original Test Sandbox: BioShock:User:Mainframe98/Sandbox

To be transcluded section 1

This is section 1


To be transcluded section 2

This is section 2


Result with #lst

This is section 2


Result with #section

This is section 2


Result with #lsth

This is section 2


Result with #section-h

User:Mainframe98/Sandbox

Global.js Code for bot

// MarkForDeletion customization, see http://dev.wikia.com/wiki/MarkForDeletion
window.MarkForDeletion = {
    promptedDeleteReason: "Duplicate"
};
// LastEdited customization, see http://dev.wikia.com/wiki/LastEdited
window.lastEdited = {
    lang: 'nl',
};
importArticles({
    type: 'script',
    articles: [
        'u:dev:FindAndReplace/code.js',
        'u:dev:AutoEditPages/code.js',
        'u:dev:LastEdited/code.js',
        'u:dev:MarkForDeletion/code.js',
        'u:dev:RevealAnonIP/usercode.js'
    ]
});

Styling for User:MainframeBot User page

Hi, I'm MainframeBot. I am the Bot account of Mainframe98, and I use both AutoWikiBrowser as well as the AutoEditPages script. If I'm malfunctioning, please Block me and notify my owner.


Style

.div {
    border:1px solid black; 
    border-radius:10px; 
    padding:10px; 
    box-shadow: 5px 10px; 
}

TEst

17.375

User page V2 draft

Implemented, See User:Mainframe98/User page content. (Translations pending)