Main public logs
More actions
Combined display of all available logs of Vector Strike Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:21, 15 March 2026 MapleAtMorning talk contribs uploaded File:Fireball.png
- 05:13, 15 March 2026 MapleAtMorning talk contribs moved page MainPage/Characters to Vector Strike Wiki:MainPage/Strikers without leaving a redirect
- 04:36, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Row (Created page with "<noinclude> == Example == {{Infobox-Row | label = Label | value = Value }} </noinclude> <includeonly> <div class="infobox-row"> <span class="label">{{{label}}}</span> <span class="value">{{{value}}}</span> </div> </includeonly>") Tag: Recreated
- 04:36, 15 March 2026 MapleAtMorning talk contribs deleted page Infobox-Row (content was: "<noinclude> == Example == {{Infobox-Row | label = Label | value = Value }} </noinclude> <includeonly> <div class="infobox-row"> <span class="label">{{{label}}}</span> <span class="value">{{{value}}}</value> </div> </includeonly>", and the only contributor was "MapleAtMorning" (talk))
- 04:35, 15 March 2026 MapleAtMorning talk contribs created page Infobox-Row (Created page with "<noinclude> == Example == {{Infobox-Row | label = Label | value = Value }} </noinclude> <includeonly> <div class="infobox-row"> <span class="label">{{{label}}}</span> <span class="value">{{{value}}}</value> </div> </includeonly>")
- 03:41, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Striker (Created page with "<noinclude> {{#template_params:name (label=Name)|gender (label=Identity)|sexuality (label=Sexuality)|hometown (label=Hometown)|abilityOne (label=Ability One)|abilityTwo (label=Ability Two)}} </noinclude><includeonly> {{#template_display:_format=infobox}}</includeonly>") Tag: Recreated
- 03:30, 15 March 2026 MapleAtMorning talk contribs deleted page Template:Infobox-Striker/Doc (content was: "This is a basic infobox for Strikers. == Usage == <pre> {{Infobox-Striker | name = | gender = | homeTown = | abilityOne = | abilityTwo = }} </pre> ===Parameters=== {| class="wikitable" ! Parameter !! Data type !! Default value !! Notes |- | name || String || <nowiki>{{PAGENAME}}</nowiki> || The name of the striker |- | gender || String || || The...", and the only contributor was "MapleAtMorning" (talk))
- 03:30, 15 March 2026 MapleAtMorning talk contribs deleted page Template:Infobox-Row/doc (content was: "Displays a row in an infobox. ==Usage== <pre>{{infobox row|title|value|test-value|else-value}}</pre> ''Note these are all unnamed parameters when using the template'' * <code>title</code> is displayed as keyword to the row, describing the value (e.g. "HP", "Size", etc.) * <code>value</code> is displayed as the value and can...", and the only contributor was "MapleAtMorning" (talk))
- 03:30, 15 March 2026 MapleAtMorning talk contribs deleted page Template:Infobox-Row (content was: "<includeonly>|- class="infobox-row {{#if:{{{class|}}}|{{{class|}}}}}" {{#if: {{{3|{{{2|}}}}}}{{{4|}}} | ! class="infobox-row-name" {{!}} '''{{{1|}}}''' {{!}} class="infobox-row-value" {{!}} {{#if: {{{3|{{{2|}}}}}} | {{{2|}}} | {{{4|}}} }} }} |-</includeonly><noinclude>{{Infobox-Row/doc}}</noinclude>", and the only contributor was "MapleAtMorning" (talk))
- 03:30, 15 March 2026 MapleAtMorning talk contribs deleted page Template:Infobox-Striker (content was: "<includeonly> <div class="infobox striker"> {| class="infobox-table" |- ! class="infobox-header" colspan="2" | {{#if: {{{name|}}}|{{{name}}}|{{{PAGENAME}}}}} |} {| class="infobox-table" |- | colspan="2" class="infobox-centered" | [[Image:{{{image|{{PAGENAME}}.png}}}{{!}}{{{size|314x300px}}}]] |} {| class="infobox-table" {{Infobox-Row|Name|{{{name|}}}}} {...", and the only contributor was "MapleAtMorning" (talk))
- 03:29, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Striker (Created page with "<includeonly> <div class="infobox striker"> {| class="infobox-table" |- ! class="infobox-header" colspan="2" | {{#if: {{{name|}}}|{{{name}}}|{{{PAGENAME}}}}} |} {| class="infobox-table" |- | colspan="2" class="infobox-centered" | [[Image:{{{image|{{PAGENAME}}.png}}}{{!}}{{{size|314x300px}}}]] |} {| class="infobox-table" {{Infobox-Row|Name|{{{name|}}}}} {{Infobox-Row|Gender|{{{gender|}}}}} {{Infobox-Row|Hometown|{{{homeTown|}}}}} |} </div> </includeonly><noinclude>{{Inf...")
- 03:12, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Striker/Doc (Created page with "{{doc/start}} This is a basic infobox for Strikers. == Usage == <pre> {{Infobox-Striker | name = | gender = | homeTown = | abilityOne = | abilityTwo = }} </pre> ===Parameters=== {| class="wikitable" ! Parameter !! Data type !! Default value !! Notes |- | name || String || <nowiki>{{PAGENAME}}</nowiki> || The name of the striker |- | gender || String || || The striker's gender. |- | homeTown || String || || The hometown or home country of the striker. |- | ab...")
- 03:04, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Row (Created page with "<includeonly>|- class="infobox-row {{#if:{{{class|}}}|{{{class|}}}}}" {{#if: {{{3|{{{2|}}}}}}{{{4|}}} | ! class="infobox-row-name" {{!}} '''{{{1|}}}''' {{!}} class="infobox-row-value" {{!}} {{#if: {{{3|{{{2|}}}}}} | {{{2|}}} | {{{4|}}} }} }} |-</includeonly><noinclude>{{Infobox-Row/doc}}</noinclude>")
- 03:03, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Row/doc (Created page with "Displays a row in an infobox. ==Usage== <pre>{{infobox row|title|value|test-value|else-value}}</pre> ''Note these are all unnamed parameters when using the template'' * <code>title</code> is displayed as keyword to the row, describing the value (e.g. "HP", "Size", etc.) * <code>value</code> is displayed as the value and can be formatted (e.g. 1000, "huge", <nowiki>{{ItemLink|Wall}}</nowiki>, etc.) * If <code>test-value</code> (optional) is...") Tag: Recreated
- 03:02, 15 March 2026 MapleAtMorning talk contribs deleted page Template:Infobox-Row/doc (content was: "{{Doc/start}} Displays a row in an infobox. ==Usage== <pre>{{infobox row|title|value|test-value|else-value}}</pre> ''Note these are all unnamed parameters when using the template'' * <code>title</code> is displayed as keyword to the row, describing the value (e.g. "HP", "Size", etc.) * <code>value</code> is displayed as the...", and the only contributor was "MapleAtMorning" (talk))
- 03:01, 15 March 2026 MapleAtMorning talk contribs created page Template:Infobox-Row/doc (Created page with "Displays a row in an infobox. ==Usage== <pre>{{infobox row|title|value|test-value|else-value}}</pre> ''Note these are all unnamed parameters when using the template'' * <code>title</code> is displayed as keyword to the row, describing the value (e.g. "HP", "Size", etc.) * <code>value</code> is displayed as the value and can be formatted (e.g. 1000, "huge", <nowiki>{{ItemLink|Wall}}</nowiki>, etc.) * If <code>test-value</code> (optional) is...")
- 02:17, 15 March 2026 MapleAtMorning talk contribs created page Vector Strike (Game)/Overview (Created page with "Vector Strike is a 2025 team based sports First Person Shooter developed by Chamo Games. It is available on [https://store.steampowered.com/app/2678820/Vector_Strike/ Steam] for $5.99 USD and [https://store.epicgames.com/en-US/p/vector-strike-fb20cb Epic Games] for $34.99 USD. The Epic Games price seems to be set in error.")
- 02:03, 15 March 2026 MapleAtMorning talk contribs created page File:TheHandIcon.png
- 02:03, 15 March 2026 MapleAtMorning talk contribs uploaded File:TheHandIcon.png
- 02:03, 15 March 2026 MapleAtMorning talk contribs created page File:TheSmokeIcon.png
- 02:03, 15 March 2026 MapleAtMorning talk contribs uploaded File:TheSmokeIcon.png
- 02:03, 15 March 2026 MapleAtMorning talk contribs created page File:OttoIcon.png
- 02:03, 15 March 2026 MapleAtMorning talk contribs uploaded File:OttoIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs created page File:MarcusIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs uploaded File:MarcusIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs created page File:LizaIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs uploaded File:LizaIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs created page File:KwonIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs uploaded File:KwonIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs created page File:JunoIcon.png
- 02:02, 15 March 2026 MapleAtMorning talk contribs uploaded File:JunoIcon.png
- 01:52, 15 March 2026 MapleAtMorning talk contribs moved page Characters to MainPage/Characters without leaving a redirect
- 01:39, 15 March 2026 MapleAtMorning talk contribs changed protection settings for Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (hist)
- 01:39, 15 March 2026 MapleAtMorning talk contribs created page Characters (Created page with "<div class="mainpage-box"> == Characters == </div>")
- 01:26, 15 March 2026 MapleAtMorning talk contribs deleted page MediaWiki:MainPage.css (content was: ".mainpage-wrapper{ display: flex; flex-direction: column; } .mainpage-box{ padding: 8px; border-radius: 8px; border: 2px solid var(--border-color-base); overflow: hidden; h1,h2,h3,h4,h5,h6{ margin: -8px -8px 0px; padding: 8px; background: var(--color-progressive); border-bottom: 2px solid var(--border-color-base); } } @me...", and the only contributor was "MapleAtMorning" (talk))
- 01:08, 15 March 2026 MapleAtMorning talk contribs removed protection from MediaWiki:Common.css (hist)
- 01:05, 15 March 2026 MapleAtMorning talk contribs created page Testing (Created page with "<div class="mainpage-box centered"> == Welcome to the '''Vector Strike Wiki''' == </div> <div class="mainpage-wrapper"> <div class="mainpage-left"> <div class="mainpage-box"> == Characters == </div> </div> <div class="mainpage-right"> Test </div> </div>") Tag: Visual edit: Switched
- 00:11, 15 March 2026 MapleAtMorning talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 00:03, 15 March 2026 MapleAtMorning talk contribs protected MediaWiki:MainPage.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)
- 00:03, 15 March 2026 MapleAtMorning talk contribs protected MediaWiki:Common.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 00:01, 15 March 2026 MapleAtMorning talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: @import url("/index.php?action=raw&ctype=text/css&title=MediaWiki:MainPage.css")")
- 00:00, 15 March 2026 MapleAtMorning talk contribs created page MediaWiki:MainPage.css (Created page with ".mainpage-wrapper{ display: flex; flex-direction: row; } @media (min-width: 1100px) { .mainpage-wrapper{ flex-direction: column; } }")
- 23:00, 14 March 2026 MapleAtMorning talk contribs created page File:VS LOGO BIG.png
- 23:00, 14 March 2026 MapleAtMorning talk contribs uploaded File:VS LOGO BIG.png
- 19:14, 14 March 2026 MapleAtMorning talk contribs created page Vector Strike (Game) (Created page with "Vector Strike is a 2025 team based sports First Person Shooter developed by Chamo Games. It is available on [https://store.steampowered.com/app/2678820/Vector_Strike/ Steam] for $5.99 USD and [https://store.epicgames.com/en-US/p/vector-strike-fb20cb Epic Games] for $34.99 USD. == Gameplay == Players are put in teams of 4 players, with two teams pit up against eachother in an Arena") Tag: Visual edit
- 18:30, 14 March 2026 MapleAtMorning talk contribs protected MediaWiki:Citizen-footer-desc [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:26, 14 March 2026 MapleAtMorning talk contribs protected MediaWiki:Citizen-footer-tagline [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:26, 14 March 2026 MapleAtMorning talk contribs created page MediaWiki:Citizen-footer-tagline (Created blank page)
- 18:25, 14 March 2026 MapleAtMorning talk contribs created page MediaWiki:Citizen-footer-desc (Created page with "Wiki for the PC game Vector Strike")
- 18:21, 14 March 2026 MapleAtMorning talk contribs protected MediaWiki:Citizen-footer-desc [Create=Allow only administrators] (indefinite) (hist)