User contributions for Oberoten

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)

17 January 2024

16 January 2024

15 January 2024

  • 19:2719:27, 15 January 2024 diff hist −181 Template:Mook ArmNo edit summary
  • 19:2619:26, 15 January 2024 diff hist +28 Template:Mook ArmNo edit summary
  • 19:2319:23, 15 January 2024 diff hist +16 N Template:ArmCharsheet/docCreated page with "{{ArmCharsheet}}" current
  • 19:2219:22, 15 January 2024 diff hist +9 Template:ArmCharsheetNo edit summary current
  • 19:2119:21, 15 January 2024 diff hist +4,617 N Template:ArmCharsheetCreated page with ":root { --main-line-color: hsl(234, 62%, 86%); --side-line-color: hsl(350, 100%, 91%); --paper-color: hsl(0, 15%, 95%); --ink-color: hsl(0, 0%, 12%); --line-thickness: 3px; --top-space: 3lh; } .lpaper { background: var(--paper-color); margin: 2rem; padding: calc(var(--top-space) - 0.5lh) 3rem 1rem 5.5rem; font-family: system-ui; font-size: 1.5rem; line-height: 1.4; color: var(--ink-color); background-image: →‎the red line: linear-grad..."
  • 19:1719:17, 15 January 2024 diff hist +3,208 N Third Eye OpenCreated page with "The year is 1938 Startdate is July 1. =Character-Generation= 10 pts på stats, +-5 som vanligt. 975 xp, känns som om ålder inte kommer hinna spela in mycket. 9 poäng virtues/flaws =CharacterSheet= Charsheet Blir en parallel version av Third Eye Open där vissa saker aldrig hände. IE London finns kvar, det finns ingen mystisk jätte på Isle of Man. Eran roll kommer att vara ett sorts mystiskt konterspionage. Spionage om ni får chans..."
  • 19:1419:14, 15 January 2024 diff hist +5,813 N Radan PetrovičCreated page with "The years is 1990. It is election times. All over Sarajevo are posters of the leaders of the nationalistic parties that are expected to win the election. They smile. You recognise their faces from the TV news. They never smile there. ==Radan== <youtube>TkamKCO-w0E</youtube> {{person | image = radan.png | image_link = radan.png | caption = Radan Petrovič White Witch of Sarajevo | birth_date = 1978 | birth_place = Sarajevo | death_date = | death_place = | pa..."
  • 18:4018:40, 15 January 2024 diff hist +1,463 N Template:Mook Arm/docCreated page with "{{Mook_Arm|Name=Average Modern Human|Athletics=4|Awareness=5|Speech=7|Abonus=8|Dbonus=7|Damage=13|Pen=15|Soak=12|Thick=--|Specialist=5|era=5|EAN=N |Skills={{#invoke:Arm|MookSkills |Carouse|+1 |Computer|+2 |Drive|+3 |Education|+3 |Politics|+3 }} |image=86d8f247529a269336ac2d7bf11407ef.jpg }} {{Mook_Arm|Name=Average Modern Human|Athletics=4|Awareness=5|Speech=7|Abonus=8|Dbonus=7|Damage=13|Pen=15|Soak=12|Thick=--|Specialist=4|era=4|EAN=N |Skills={{#invoke:Arm|MookSkills |C..." current
  • 18:3918:39, 15 January 2024 diff hist +2,394 N Ars Magica BeastiaryCreated page with " ==Mundane== {{Mook_Arm|Name=Average Modern Human|Athletics=4|Awareness=5|Speech=7|Abonus=8|Dbonus=7|Damage=13|Pen=15|Soak=12|Thick=--|Specialist=5|era=4|EAN=N |Skills={{#invoke:Arm|MookSkills |Carouse|+1 |Computer|+2 |Drive|+3 |Education|+3 |Politics|+3 }} |image=86d8f247529a269336ac2d7bf11407ef.jpg }} ===Ww2=== {{Mook_Arm|Name=Camp Guard|Athletics=5|Awareness=7|Speech=6|Abonus=8|Dbonus=7|Damage=13|Pen=15|Soak=12|Thick=--|Specialist=7|EAN=E|era=5 |Skills= {{#invoke:Ar..."
  • 18:3818:38, 15 January 2024 diff hist +1,981 Main PageNo edit summary
  • 18:3318:33, 15 January 2024 diff hist +4,180 N MediaWiki:Common.cssCreated page with "→‎CSS placed here will be applied to all skins: .ns-3000 #content, .ns-3001 #content { background-color: #e3e3ff; } .ns-3000 div.thumb, .ns-3001 div.thumb { border-color: #f3f3ff; } →‎Variables here: @keyframes example { 0% {background-color: red; color:blue;} 25% {background-color: yellow; color:black;} 50% {background-color: green; color:red;} 75% {background-color: yellow; color:green;} 100% {background-color: red; color:white;} } /* The element..."
  • 18:2818:28, 15 January 2024 diff hist +462 Module:ArmNo edit summary
  • 18:2218:22, 15 January 2024 diff hist +6 Module:ArmNo edit summary
  • 18:2118:21, 15 January 2024 diff hist +4,712 N Template:Mook ArmCreated page with "{{#css: .skill {width:350px; border=none;} .skills {width:350px; border=none;} .spacer {width: 11px; border=none;} .mook { border-collapse: collapse; width: 100%; } .mook th, .mook td { border: 1px solid black; →‎1px inside borders for table cells: padding: 8px; text-align: left; } .mook tr:first-child th { border-top: 2px solid black; →‎2px thick top border for the first row: } .mook tr:last-child td { border-bottom: 2px solid black;..."
  • 18:1418:14, 15 January 2024 diff hist +16,109 N Module:ArmCreated page with "function p.countargs( frame ) local frame = mw.getCurrentFrame() -- get the current frame object local num_args = 0 -- initialize the number of arguments to zero for k, v in pairs(frame.args) do num_args = num_args + 1 -- increment the number of arguments for each argument in the frame end return "I counted " .. num_args end function p.virtuesflaws(frame) local result local frames = mw.getCurrentFrame() -- get the current frame object local num_args =..."
  • 17:5717:57, 15 January 2024 diff hist +14 N Main PageCreated page with "New Main Page."
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)