Main public logs
Combined display of all available logs of Wikipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:32, 26 Phalane 2022 JSeb05 bua dineelo created page Karolo:Pages with maps (Created page with "__HIDDENCAT__")
- 03:31, 26 Phalane 2022 JSeb05 bua dineelo created page Karolo:Articles containing OSM location maps (Created page with "__HIDDENCAT__")
- 03:31, 26 Phalane 2022 JSeb05 bua dineelo created page Karolo:Pages with graphs (Created page with "__HIDDENCAT__")
- 03:12, 26 Phalane 2022 JSeb05 bua dineelo created page Module:Overlay (Created page with "-- this module implements Template:Overlay local p = {} local mArguments = require('Module:Arguments') -- used to cache the calculated font color to avoid repeat calculations local previous_backgroundcolor = '' local fontcolor = '' local function buildicon(n, form, lk, c, t) local res if form == 'text' then return tostring( mw.html.create('span') :css('font-weight', 'bold') :css('color', c) :wikitext(n) ) elseif form == 'color' or form...")
- 03:08, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map (Created page with "{{OSM Location map/core | float = {{{float|}}} | title = {{{title|}}} | width = {{if empty|{{{width|}}}|350}} | height = {{if empty|{{{height|}}}|250}} | lat = {{#if:{{{coord|}}}{{{coordinates|}}}|{{#invoke:coordinates|coord2text|{{{coord|}}}{{{coordinates|}}}|lat}}|{{{lat|0}}}}} | lon = {{#if:{{{coord|}}}{{{coordinates|}}}|{{#invoke:coordinates|coord2text|{{{coord|}}}{{{coordinates|}}}|long}}|{{{lon|0}}}}} | zoom = {{if empty|{{{zoom|}}}|0}} | nolabels = {{if empty|{{{n...")
- 03:07, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map/color (Created page with "{{#if:{{#invoke:string|match|s={{{1|}}}|pattern=^#...$|ignore_errors=1}} |{{#invoke:string|replace|source={{{1|}}}|pattern=#(.)(.)(.)|replace=%1%1%2%2%3%3|plain=0}} <!-- expand #ABC to AABBCC hex --> |{{#ifeq:{{#invoke:String|pos| ignore_errors=true| target={{{1|null}}}| pos=1}}|#|{{#invoke:String|sub|{{{1|}}}|2|}}|<!-- returns everything except # --> {{#switch:{{{1|}}}| soft blue=77A1CB| hard blue=5581A9| dark blue=105396| soft gray|soft grey=AAAA88| hard gray|hard gr...")
- 03:06, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map/ArcText (Created page with "<includeonly>{{OSM Location map/Labelitem | mark-lat={{#expr:{{{arc-lat|50}}}+(0-(cos({{{arc-angle|-45}}}*pi/180)*{{{arc-radius|5}}}) + (cos({{{arc-angle|-45}}}*pi/180)*{{{arc-radius|5}}}))/{{{ellipse-factor|1}}} }} | mark-lon={{#expr:{{{arc-lon|-5}}}+(0-(sin({{{arc-angle|-45}}}*pi/180)*{{{arc-radius|5}}}) + (sin({{{arc-angle|-45}}}*pi/180)*{{{arc-radius|5}}}))*{{{ellipse-factor|1.5}}} }} | mark-size=0 | label = {{#invoke:String|pos|{{{arc-text|}}}|1|ignore_errors=1}} |...")
- 03:05, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map/core (Created page with "<onlyinclude>{{#switch:{{{float|}}} |center|centre=<div class="center">}}<div class="thumb {{#switch:{{{float|}}} |center|centre|none=tnone |left=tleft |#default=tright}}"> <div class="thumbinner" style="width:{{#expr:{{{width|350}}}+2}}px"> {{#if:{{{title|}}}|<div class="center" style="font-weight:bold">{{{title}}}</div>|}} {{Graph:Street map with marks | lat={{{lat|0}}} | lon={{{lon|0}}} | zoom={{{zoom|0}}} | style={{#switch:{{{nolabels|}}}|1=osm|}} | width={{{width|...")
- 03:02, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:Map with marks (Created page with "<includeonly>{{safesubst:#tag:templatestyles||src="Map with marks/styles.css"}}{{#tag:graph| { // // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks // Please do not modify it anywhere else, as it may get copied and override your changes. // Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks // // Template translation is in https://...")
- 03:00, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map/MaplinkItem (Created page with "{{#tag:syntaxhighlight|</noinclude>{ "type": "Feature", "properties": { "title": "{{{3|Title}}}", "description": "{{#if:{{{mark-image|}}}|[[File:{{{mark-image}}}|300px]]}}{{{mark-description|}}} [https://tools.wmflabs.org/geohack/geohack.php?params={{{1|0}}};{{{2|0}}}_dim:2000 {{{1|0}}},{{{2|0}}}]", "marker-symbol": "-number", "marker-size": "medium", "marker-color": "#{{#invoke:string|sub|{{{mark-color|#B80000}}}|2|7}}" }, "geometry": {"type": "Point"...")
- 02:59, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:OSM Location map/Labelitem (Created page with "{{#ifexpr:{{{shape-halo|0}}}>0| "lat": {{{mark-lat|0}}}, "lon": {{{mark-lon|0}}}, "size": "{{#expr:trunc({{{mark-size|10}}}+({{{shape-halo|0}}}*1.8))}}0", {{#ifexpr:{{Str len|{{{shape-color|}}} }}<8|"color": "{{{shape-color|#AA1056}}}30", "strokeColor": "{{{shape-color|#AA1056}}}06"| "color": "#{{Str sub new|{{{shape-color|AA1056}}}|2|7}}01", "strokeColor": "#{{Str sub new|{{{shape-color|#AA1056}}}|2|7}}70"}}, "shape": "{{#switch:{{{shape|}}}|circle| square| cross| diamo...")
- 02:57, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:Map with marks/styles.css (Created page with "Prevent overflow behavior in mobile skins.: @media all and ( max-width: 720px ) { body.skin-minerva div.mw-graph { min-width: 100% !important; max-width: 100%; overflow-x: auto; overflow-y: visible; } } .mw-graph-img { width: inherit; height: inherit; }")
- 02:56, 26 Phalane 2022 JSeb05 bua dineelo created page Tempolete:Graph:Street map with marks (Created page with "<includeonly>{{safesubst:#tag:templatestyles||src="Map with marks/styles.css"}}{{#tag:graph| { // // ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Template:Graph:Street_map_with_marks // Please do not modify it anywhere else, as it may get copied and override your changes. // Suggestions can be made at https://www.mediawiki.org/wiki/Template_talk:Graph:Street_map_with_marks // // Template translation is in https://...")
- 02:40, 25 Phalane 2022 JSeb05 bua dineelo created page Karolo:"Related ethnic groups" needing confirmation (Created page with "__HIDDENCAT__")
- 02:40, 25 Phalane 2022 JSeb05 bua dineelo created page Karolo:Articles using infobox ethnic group with image parameters (Created page with "__HIDDENCAT__")
- 02:40, 25 Phalane 2022 JSeb05 bua dineelo created page Karolo:CS1 maint: url-status (Created page with "__HIDDENCAT__") Tag: Visual edit: Switched
- 02:32, 25 Phalane 2022 JSeb05 bua dineelo created page Tempolete:Infobox Ethnic group (Created page with "{{#invoke:infobox|infoboxTemplate | bodyclass = vcard | titleclass = fn org | title = {{#if:{{{group|}}}|{{{group}}}|<includeonly>{{PAGENAMEBASE}}</includeonly>}} | aboveclass = nickname | abovestyle = font-size:115%; font-weight:normal; | above = {{#if:{{{native_name|}}} |<div {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</div>}} | image1 = {{#invoke:InfoboxImage|InfoboxImage |upright={{{flag_upright|}}}|image={{{flag|}}}|alt={{{flag...")
- 20:41, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Articles with J9U identifiers (Created page with "__HIDDENCAT__")
- 20:38, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Articles with VIAF identifiers (Created page with "__HIDDENCAT__")
- 20:38, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Pages using multiple image with auto scaled images (Created page with "__HIDDENCAT__")
- 20:38, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Articles with GND identifiers (Created page with "__HIDDENCAT__")
- 20:35, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Articles with WorldCat-VIAF identifiers (Created page with "__HIDDENCAT__")
- 20:34, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Articles with LCCN identifiers (Created page with "__HIDDENCAT__")
- 20:34, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Pages with red-linked authority control categories (Created page with "__HIDDENCAT__") Tag: Visual edit: Switched
- 20:16, 9 Lwetse 2022 JSeb05 bua dineelo created page Tempolete:Multiple image (Created page with "{{#invoke:Multiple image|render}}")
- 20:16, 9 Lwetse 2022 JSeb05 bua dineelo created page Tempolete:Multiple image/styles.css (Created page with ".multiimageinner { display: flex; flex-direction: column; } .trow { display: flex; flex-direction: row; clear: left; flex-wrap: wrap; width: 100%; box-sizing: border-box; } this is a cell: .tsingle { margin: 1px; float: left; } .theader { clear: both; font-weight: bold; text-align: center; align-self: center; background-color: transparent; width: 100%; } .thumbcaption { background-color: transparent; } .text-align-left { text-align: left; } ....")
- 20:15, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:Multiple image (Created page with "-- implements template:multiple image local p = {} local autoscaledimages local nonautoscaledimages local function isnotempty(s) return s and s:match( '^%s*(.-)%s*$' ) ~= '' end local function removepx(s) return tostring(s or ''):match('^(.*)[Pp][Xx]%s*$') or s end local function getdimensions(s, w, h) if tonumber(w) and tonumber(h) then nonautoscaledimages = true return tonumber(w), tonumber(h) end local file = s and mw.title.new('File:' .. mw.uri.decod...")
- 20:04, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:Navbox/styles.css (Created page with ".navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox, TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pixel border between adj...")
- 20:02, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:Navbox/configuration (Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = { orphan = 'Category:Navbox orphans', horizontal_lists = 'Navigational boxes without horizon...")
- 19:53, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Commons category link is on Wikidata (Created page with "__HIDDENCAT__") Tag: Visual edit: Switched
- 19:53, 9 Lwetse 2022 JSeb05 bua dineelo created page Karolo:Coordinates on Wikidata (Created page with "__HIDDENCAT__") Tag: Visual edit: Switched
- 19:52, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:Navbox (Created page with "local p = {} local navbar = require('Module:Navbar')._navbar local cfg = mw.loadData('Module:Navbox/configuration') local getArgs -- lazily initialized local args local format = string.format local function striped(wikitext, border) -- Return wikitext with markers replaced for odd/even striping. -- Child (subgroup) navboxes are flagged with a category that is removed -- by parent navboxes. The result is that the category shows all pages -- where a child navbox is no...")
- 19:49, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:ResolveEntityId (Created page with "local p = {} function p._id(idOrTitle, alt) local function checkId(id) if id and mw.wikibase.entityExists(id) then local sitelink = mw.wikibase.getSitelink(id) if sitelink then return mw.wikibase.getEntityIdForTitle(sitelink) or mw.wikibase.getEntity(id).id end return mw.wikibase.getEntity(id).id else return alt end end if type(idOrTitle) == 'string' then idOrTitle = mw.ustring.upper(mw.ustring.sub(idOrTitle, 1, 1)) .. mw.ustring.sub(idOrT...")
- 19:48, 9 Lwetse 2022 JSeb05 bua dineelo created page Tempolete:Authority control (Created page with "{{#invoke:Authority control|authorityControl}}<noinclude>{{Documentation}}</noinclude><includeonly><noinclude> </noinclude>{{#switch:{{NAMESPACE}}||{{ns:14}}=<noinclude> Only articles and categories. </noinclude>{{#invoke:Check for unknown parameters|check|arts|state|extralist|ignoreblank=1|showblankpositional=1|unknown=_VALUE_|preview=Page using Template:Authority control with "_VALUE_", please move this to...")
- 19:47, 9 Lwetse 2022 JSeb05 bua dineelo created page Module:Authority control (Created page with "-- Credits to English Wikipedia Editors: https://en.wikipedia.org/w/index.php?title=Module:Authority_control&action=history require('Module:No globals') local p = {} local title = mw.title.getCurrentTitle() local namespace = title.namespace local testcases = (string.sub(title.subpageText,1,9) == 'testcases') --========================================================================== --Category functions ...")
- 19:42, 9 Lwetse 2022 JSeb05 bua dineelo created page Tempolete:Infobox dim/core (Created page with "<includeonly>{{#if:{{{1|}}}|{{#if:{{{2|}}}|{{#ifexpr:{{{1}}}>{{{2}}}|{{#expr:{{{1}}}*0.5 round0}}km|{{#expr:{{{2}}}*0.5 round0}}km }}<!-- -->|{{#expr:{{{1}}}*0.5 round0}}km }}|{{#if:{{{2|}}}|{{#expr:{{{2}}}*0.5 round0}}km<!-- -->|{{#if:{{{3|}}}|{{#expr:exp(0.5*ln({{{3}}})-0.023) round0}}km }} }} }}</includeonly><noinclude>{{pp-template|small=yes}} <pre> {{#if:{{{1|}}} |{{#if:{{{2|}}} |{{#ifexpr:{{{1}}}>{{{2}}} |{{#expr:{{{1}}...")
- 18:32, 15 Phatwe 2022 JSeb05 bua dineelo created page Dikgobe (I tried to translate as best as I could to Setswana, if there are mistakes in the translation, I would be very grateful if someone could correct it.) Tag: Visual edit
- 22:22, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Tempolete:More citations needed (Created page with "<center> <table style="width: 90%;"> <td>Pego ena '''e thoka go oketswa metswedi [https://en.wikipedia.org/wiki/Wikipedia:Verifiability go netefatswa]'''. Dipuisano tse di amanang le yone di ka fetlhelwa ko [[Talk:{{BASEPAGENAME}}|puisano]]. Ka tswetswe thusa [https://en.wikipedia.org/w/index.php?title={{{BASEPAGENAME}}}&action=edit go thabolola pego ena] ka go [https://en.wikipedia.org/wiki/Help:Referencing_for_beginners tsenya metswedi e tshepegang e amanang le pego e...")
- 22:18, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Find sources/templates (Created page with "-- This is a list of templates used by Module:Find sources. It is used to -- generate the automatic documentation. return { ["Find sources"] = true, ["Find sources mainspace"] = true, ["Find sources medical"] = true, ["Find sources video games"] = true }")
- 22:15, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Find sources/links (Created page with "-- This is a list of links used by Module:Find sources. return { ["archive.org"] = { url = 'https://archive.org/search.php?query=$1%20AND%20mediatype:texts', display = 'Archive.org', description = "The Internet Archive, a digital library of public websites.", }, ["bing"] = { url = 'https://www.bing.com/search?q=$1', display = 'Bing', description = "Bing, Microsoft's flagship search engine.", }, ["britannica"] = { url =...")
- 22:14, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Find sources/config (Created page with "-- Configuration data for Module:Find sources. return { -- Define the error message and category to be used if the module is used in -- the main namespace and the template config doesn't set the -- isUsedInMainspace key to true. The category is optional; if it is not -- wanted, it can be removed. ['namespace-error'] = 'Error: Please do not use this template in articles.', ['namespace-error-category'] = 'Pages with templates in the wrong namespace', -- The separat...")
- 22:12, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Tempolete:Find sources mainspace (Created page with "{{#invoke:Find sources|Find sources mainspace}}")
- 22:08, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Find sources/templates/Find sources mainspace (Created page with "return { blurb = "''Batla metswedi:'' $1 – $2", introLink = { code = 'google' }, links = { { code = 'google news', display = 'dikgang' }, { code = 'google newspapers', display = 'dipampiri tsa dikgang' }, { code = 'google books', display = 'dibuka' }, { code = 'google scholar', display = 'scholar' }, { code = 'jstor', display = 'JSTOR' } }, isUsedInMainspace = true }")
- 21:58, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Find sources (Created page with "--This module was copied from the English Wikipedia whose Creative Commons Attribution-ShareAlike License 3.0; contributors can be found on this page: https://en.wikipedia.org/w/index.php?title=Module:Find_sources&action=history -- This module implements {{find sources}} and other similar templates, and -- also provides a mechanism to easily create new source-finding templates. -- Define constants local ROOT_PAGE = 'Module:Find sources' local TEMPLATE_ROOT = ROOT_PAGE ....")
- 20:06, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Location map/data/Earth (Created page with "return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1='World location map (equirectangular 180).svg'}")
- 20:06, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Location map/data/World (Created page with "return require('Module:Location map/data/Earth')")
- 06:30, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Location map/data/Botswana (Created page with "return { name = 'Botswana', top = -17.3, bottom = -27.5, left = 19.4, right = 29.7, image = 'Botswana location map.svg', image1 = 'Botswana physical map.svg' }")
- 06:25, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Location map (Created page with "--This module was copied from the English Wikipedia, in which its license is Creative Commons Attribution-ShareAlike License 3.0, the creators of the module can be found in this page: https://en.wikipedia.org/w/index.php?title=Module:Location_map&action=history require('Module:No globals') local p = {} local getArgs = require('Module:Arguments').getArgs local function round(n, decimals) local pow = 10^(decimals or 0) return math.floor(n * pow + 0.5) / pow end funct...")
- 06:24, 6 Seetebosigo 2022 JSeb05 bua dineelo created page Module:Location map/styles.css (Created page with "This module was copied from the English Wikipedia, in which its license is Creative Commons Attribution-ShareAlike License 3.0, the creators of the module can be found in this page: https://en.wikipedia.org/w/index.php?title=Module:Location_map/styles.css&action=history: .locmap .od { position: absolute; } .locmap .id { position: absolute; line-height: 0; } .locmap .l0 { font-size: 0; position: absolute; } .locmap .pv { line-height: 110%; position: absolut...")
- 23:58, 5 Seetebosigo 2022 JSeb05 bua dineelo created page Tempolete:Country data Belgium (Created page with "{{ {{{1<noinclude>|country showdata</noinclude>}}} | alias = Belgium | flag alias = Flag of Belgium (civil).svg <!-- Not the official flag of Belgium, but see talk page for objections to using the state flag as the default --> | flag alias-government = Government Ensign of Belgium.svg | flag alias-state = Flag of Belgium.svg<!-- The official flag of Belgium. See talk page for why it is not the default. --> | flag alias-1830 = Flag of Belgium (1830).svg | flag alias-1858...")