R3vo – User
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
<div class="floating-box" style="min-height: 230px"> | <!--Language Stuff--> | ||
{| cellpadding="0" style="float: right; margin-left: 1em; margin-bottom: 0.5em;" | |||
| <div style="box-shadow: 0 0 0.5em 0.125em rgba(0,0,0,0.25); margin-right: 1em; height: 1.8em; width: 3em;"> | |||
<div style="background-color: #000; height: 0.6em; width: 3em"></div> | |||
<div style="background-color: #F00; height: 0.6em; width: 3em"></div> | |||
<div style="background-color: #FC0; height: 0.6em; width: 3em"></div> | |||
|{{User de}} | |||
|- | |||
| | |||
|{{User en-3}} | |||
|} | |||
</div> | |||
<div style="width:800px; margin: 0 auto 0 auto;"> | |||
<div class="floating-box" style="min-height: 230px; min-width: 350px"> | |||
== <div style="text-align: center; min-height: 35px">About Me</div> == | == <div style="text-align: center; min-height: 35px">About Me</div> == | ||
* [[Special:Contributions/R3vo|My contributions]] | * [[Special:Contributions/R3vo|My contributions]] | ||
Line 10: | Line 25: | ||
</div> | </div> | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px; min-width: 350px"> | ||
== <div style="text-align: center; min-height: 35px">GUI Documentation</div> == | == <div style="text-align: center; min-height: 35px">GUI Documentation</div> == | ||
*[[Arma 3 User Interface Editor]] | *[[Arma 3 User Interface Editor]] | ||
Line 19: | Line 34: | ||
</div> | </div> | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px; min-width: 350px"> | ||
== <div style="text-align: center; min-height: 35px">Eden Editor</div> == | == <div style="text-align: center; min-height: 35px">Eden Editor</div> == | ||
*[[Eden Editor]] | *[[Eden Editor]] | ||
Line 25: | Line 40: | ||
</div> | </div> | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px; min-width: 350px"> | ||
== <div style="text-align: center; min-height: 35px">Scripting</div> == | == <div style="text-align: center; min-height: 35px">Scripting</div> == | ||
*[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] | *[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]] | ||
Line 33: | Line 48: | ||
</div> | </div> | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px; min-width: 350px"> | ||
== <div style="text-align: center; min-height: 35px">Maintaining</div> == | == <div style="text-align: center; min-height: 35px">Maintaining</div> == | ||
*[https://1drv.ms/u/s!AvgETyKiA6bQkIRGS9lNL7DW_G7mRA?e=GTnKeJ Biki Template Filler Tool] | *[https://1drv.ms/u/s!AvgETyKiA6bQkIRGS9lNL7DW_G7mRA?e=GTnKeJ Biki Template Filler Tool] | ||
Line 42: | Line 57: | ||
</div> | </div> | ||
<div class="floating-box" style="min-height: 230px"> | <div class="floating-box" style="min-height: 230px; min-width: 350px"> | ||
== <div style="text-align: center; min-height: 35px">Biki Stats</div> == | == <div style="text-align: center; min-height: 35px">Biki Stats</div> == | ||
<div style="columns: 2"> | |||
* Version: {{CURRENTVERSION}} | * Version: {{CURRENTVERSION}} | ||
* #Pages: {{NUMBEROFPAGES}} | * #Pages: {{NUMBEROFPAGES}} | ||
Line 49: | Line 65: | ||
* #Files: {{NUMBEROFFILES}} | * #Files: {{NUMBEROFFILES}} | ||
* #Edits: {{NUMBEROFEDITS}} | * #Edits: {{NUMBEROFEDITS}} | ||
* # | * #Regist. Users: {{NUMBEROFUSERS}} | ||
* #Admins: {{NUMBEROFADMINS}} | * #Admins: {{NUMBEROFADMINS}} | ||
* #Active Users: {{NUMBEROFACTIVEUSERS}} | * #Active Users: {{NUMBEROFACTIVEUSERS}} | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
<br clear="all"> | <br clear="all"> |
Revision as of 00:15, 12 October 2020
Template:User de | |
Template:User en-3 |
GUI Documentation
Eden Editor
Scripting
Maintaining
Biki Stats
- Version: 1.39.0
- #Pages: 40,285
- #Articles: 6,236
- #Files: 25,063
- #Edits: 360,489
- #Regist. Users: 2,394
- #Admins: 29
- #Active Users: 19
Test Server Config
// GENERAL SETTINGS
hostname = "My Arma 3 Server"; // Name of the server displayed in the public server list
//password = "ServerPassword"; // Password required to join the server (remove // at start of line to enable)
passwordAdmin = "1337"; // Password to login as admin. Open the chat and type: #login password
kickduplicate = 0;
loopback = true;
verifySignatures = 0;
skipLobby = true;
BattlEye = 0;
persistent = 1;