User contributions for Hote-admin
More actions
Results for Hote-admin talk block log uploads logs
A user with 6 edits. Account created on 21 June 2024.
21 June 2024
- 16:5016:50, 21 June 2024 diff hist −755 Main Page Blanked the page Tags: Blanking Visual edit
- 15:0715:07, 21 June 2024 diff hist +3,196 N Playground:CharacterSheet Created page with "{{CharacterSheet|name=Mr. L|image=200px|height=160 cm|gender=???|favColor=porple?|age=dunno}} This is the text for this wiki page. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, co..."
- 15:0615:06, 21 June 2024 diff hist 0 N File:MrL.jpg No edit summary current
- 15:0115:01, 21 June 2024 diff hist +1,020 N Template:CharacterSheet Created page with "<onlyinclude>{{#invoke:CharacterSheet|main}}</onlyinclude> <templatedata> { "params": { "name": { "label": "Character name", "description": "The name of the character. Will be displayed above the image.", "required": true, "type": "line" }, "image": { "label": "Character image", "required": true, "type": "content" }, "age": { "label"..."
- 15:0015:00, 21 June 2024 diff hist +689 N Module:CharacterSheet Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local headerStyle if args.headerstyle and args.headerstyle ~= '' then headerStyle = string.format('background-color:%s;', args.headerstyle) else headerStyle = 'background-color:grey;' end local retval = capiunto.create( { title = args.name, headerStyle = headerStyle, } ) :addImage( args.image, args.caption or "" ) :addRow( 'Age', args.age or "?"..."
- 14:5114:51, 21 June 2024 diff hist +541 N MediaWiki:Citizen.css Created page with ":root { →To set the primary color of this wiki, convert your color to the HSL color space (Note: *not* HSV, there's a difference!). Then enter the individual components of the color into the variables below.: →This is the hue of the primary color. Ranges from 0 to 360.: --color-primary__h: 208; →This is the saturation of the primary color. Ranges from 0% to 100%.: --color-primary__s: 75%; /* This is the lightness of the primary..." current