New pages
Appearance
5 May 2026
- 13:5213:52, 5 May 2026 Cheatsheet/FUP (hist | edit) [3,773 bytes] Majestix (talk | contribs) (Created page with " ==Other Cheatsheets== <categorytree mode="pages">Cheatsheets</categorytree> <noinclude>Category:Cheatsheets</noinclude>") originally created as "Cheatscheet/FUP"
3 May 2026
- 08:5108:51, 3 May 2026 Cheatsheet/File (hist | edit) [1,600 bytes] Majestix (talk | contribs) (Created page with "== Filetypes == {| class="wikitable" |+ Filetypes |- ! Short !! Type !! Header text |- | '''U''' || Unstructured || Example |- | '''R''' || Relative file || |- | '''E''' || Entry-sequenced || |- | '''K''' || Key-sequenced || |} {| class="wikitable" |+ File security (rwep) |- ! Short !! Type |- | '''r''' || Read |- | '''w''' || Write |- | '''e''' || Execute |- | '''p''' || Purge |} {| class="wikitable" |+ Values for rwep |- ! Short !! Type |- | '''{{kbd|****}}...")
2 May 2026
- 17:0917:09, 2 May 2026 Cheatsheet/FileCodes (hist | edit) [822 bytes] Majestix (talk | contribs) (Created page with "== Reserverd Filecodes== {| class="wikitable" |+ Reserved Filecodes |- ! Header text !! Header text |- | '''OSS''' || OSS file |- | '''0-99''' || Reserved for users, 0 is commonly user for DB files |- | Executables | {| class="wikitable" |- ! Code !! Description |- | '''100''' || TNS object file or OSS data file |- | '''500''' || Native Object for x86. |- | '''700''' || Native object file, TNS/R |- | '''800''' || NonStop Integrity Object files (EPIC) |} |- | 101 || ED...")
27 April 2026
- 08:2808:28, 27 April 2026 Cheatsheet/TACL (hist | edit) [8,628 bytes] Majestix (talk | contribs) (Created page with " {| class="wikitable nowrap" |+ Caption text |- ! Command !! *NIX !! WIN (CMD) !! WIN (PS) !! Comment |- | '''{{kbd|WHO}}''' || whoami || whoami || whoami || get info for current user |- | '''{{kbd|HISTORY}}''' || history || doskey /history || history || Displays previously issued command lines |- | '''{{kbd|ENV}}''' || env || set || gci env:*|| Displays settings of (TACL) environmental parameters |- | '''{{kbd|BUILTI...")
26 April 2026
- 20:3920:39, 26 April 2026 Basic 'Shell' environment (hist | edit) [450 bytes] Majestix (talk | contribs) (Created page with "== Requirement(s) == * Telnet client, capable of security features, such as SSH and/or SSL, dependent of connection requirements * PuTTY * 6530 capable software ==Connecting to the system== * Ask Administration department for connection's configuration and user credentials == Getting started == after setting up the required, you can connect and login to the NonDtop system. {| class="wikitable nowrap" |+ Caption text |- ! Command !! *NIX !! WIN (CMD) !! WIN (PS) !! C...")
- 20:3920:39, 26 April 2026 NonStop Intro (hist | edit) [42 bytes] Majestix (talk | contribs) (Created page with "== Basics == Basic 'Shell' environment")
20 April 2026
- 09:3009:30, 20 April 2026 TestDivs (hist | edit) [302 bytes] Majestix (talk | contribs) (Created page with "base {{BASEPAGENAME}} name <templatestyles src="TestDivs.css"/> <div class="address-box" itemscope itemtype="https://schema.org"> <div class="address-name" itemprop="name">{{{name}}}</div><!-- Name --> <div class="address-street" itemprop="streetAddress">{{{strasse}}}</div><!-- Straße --> <div class="address-locality"><!-- PLZ und Stadt in einer Zeile --> <span class="zip" itemprop="postalCode">{{{plz}}}</span> <span class="city" itemprop="addressL...")
19 April 2026
- 13:4113:41, 19 April 2026 News (hist | edit) [1,138 bytes] Majestix (talk | contribs) (Created page with "<languages/> <translate><!--T:2--> You can use the [[<tvar name=1>{{TALKPAGENAME:{{ROOTPAGENAME}}}}</tvar>|Discussion]] page to propose new headlines.</translate> <translate><!--T:11--> The headlines on this page are transcluded from <tvar name=1>{{ll|Template:MediaWiki News}}</tvar>.</translate> <translate><!--T:12--> Translate this template if you want to translate news into your language.</translate> {{TOC|align={{dir|{{pagelang}}|left|right}} }} <translate> == Icon...")
- 08:4408:44, 19 April 2026 WikiNonStop (hist | edit) [232 bytes] Majestix (talk | contribs) (Created page with "{{MainPage|{{#ifexist:Template:MainPage/{{int:lang}}|{{int:lang}}|en}}}}{{NOEXTERNALLANGLINKS}}<!-- -- To edit what appears on this page, -- please see Template:Main_page -- https://www.mediawiki.org/wiki/Template:Main_page -->")
17 April 2026
- 10:1010:10, 17 April 2026 Manual:Extending wiki markup (hist | edit) [6,656 bytes] Majestix (talk | contribs) (Created page with "<languages/> {{Magic words}} <translate><!--T:1--> MediaWiki provides a standard text markup that can be easily customized.</translate> <translate><!--T:37--> Extensions can customize wiki markup by:</translate> <translate> <!--T:2--> * '''Adding standard token types''' – The standard approach to customized MediaWiki markup is to add new markup that looks like the built-in MediaWiki [[<tvar name=1>Special:MyLanguage/Manual:Tag extensions</tvar>|XML tags]] (<code>&l...")
- 10:0810:08, 17 April 2026 Manual:Magic words (hist | edit) [14,601 bytes] Majestix (talk | contribs) (Created page with "<languages/> {{Magic words}} {{advanced user manual}} 125px|alt=<translate><!--T:1--> MediaWiki extensions</translate>|right <translate><!--T:79--> '''Magic words''' are strings of text that MediaWiki links to specific functions or return values, such as current date and time, page titles, site information, and more.</translate> <translate><!--T:80--> They can be thought of as special commands or variables that allow dynamic conten...")
- 09:4309:43, 17 April 2026 Manual:Expr parser function syntax (hist | edit) [54,350 bytes] Majestix (talk | contribs) (Created page with "<languages/> {{move|Help:Extension:ParserFunctions/Expr parser function syntax}} {{Magic words}} <translate><!--T:3--> The <tvar name=1><code>#expr</code></tvar> and <tvar name=2><code>#ifexpr</code></tvar> functions of MediaWiki's <tvar name=3>{{ll|Extension:ParserFunctions|ParserFunctions}}</tvar> extension evaluate mathematical and Boolean expressions—that is, expressions involving numbers and boolean values.</...")
14 April 2026
- 13:1913:19, 14 April 2026 TemplateData (hist | edit) [104,828 bytes] Majestix (talk | contribs) (Created page with "<languages/> {{PD Help Page}} {{anchor|What is TemplateData?}} <translate><!--T:94--> <tvar name=1>'''{{ll|Extension:TemplateData|TemplateData}}'''</tvar> is an extension that stores information and parameters associated with a [[<tvar name=2>Special:MyLanguage/Help:Templates</tvar>|wikitext template]] and makes it available to an editing interface that can retrieve and present it in a template editor -- all of which helps users add and edit templates on pages.</translat...")
13 April 2026
- 13:4613:46, 13 April 2026 Test1 (hist | edit) [821 bytes] Majestix (talk | contribs) (Created page with "{{colored box|title=testtitel}} {{#switch: {{{title}}}| warn = warntitel |#default = title{{=}}defaulttitel}} {{colored box |title={{#switch: {{{title}}}| warn = warn|cons = Consideration|#default = defaulttitel}} |icon =OOjs UI icon {{#switch: {{{title}}} | info = info-progressive.svg | note = notice-progressive.svg | warn = bell-destructive.svg |cons = Consideration...")
9 April 2026
- 08:3108:31, 9 April 2026 MainPage (hist | edit) [232 bytes] Majestix (talk | contribs) (Created page with "{{MainPage|{{zh other|zh|{{#ifexist:Template:MainPage/{{int:lang}}|{{int:lang}}|en}}}}}}{{NOEXTERNALLANGLINKS}}<!-- -- To edit what appears on this page, -- please see Template:Main_page -- https://www.mediawiki.org/wiki/Template:Main_page -->")
5 April 2026
- 12:1912:19, 5 April 2026 Main Page (hist | edit) [755 bytes] MediaWiki default (talk | contribs)