Benutzerbeiträge von „Bunnyfreak“
Ein Benutzer mit 438 Bearbeitungen. Das Konto wurde am 9. Oktober 2024 erstellt.
9. Oktober 2024
- 14:3114:31, 9. Okt. 2024 Unterschied Versionen −387 Bytes MediaWiki:Common.css Keine Bearbeitungszusammenfassung Markierung: Zurückgesetzt
- 13:4213:42, 9. Okt. 2024 Unterschied Versionen 0 Bytes Kelly Trump Keine Bearbeitungszusammenfassung
- 13:4213:42, 9. Okt. 2024 Unterschied Versionen +29 Bytes Kelly Trump Keine Bearbeitungszusammenfassung
- 13:4113:41, 9. Okt. 2024 Unterschied Versionen +139 Bytes Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:4710:47, 9. Okt. 2024 Unterschied Versionen +104 Bytes Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:4410:44, 9. Okt. 2024 Unterschied Versionen +1 Byte Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:4310:43, 9. Okt. 2024 Unterschied Versionen +110 Bytes Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:4110:41, 9. Okt. 2024 Unterschied Versionen +2 Bytes Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:4010:40, 9. Okt. 2024 Unterschied Versionen +123 Bytes Vorlage:Infobox Person Keine Bearbeitungszusammenfassung
- 10:0810:08, 9. Okt. 2024 Unterschied Versionen −86 Bytes Kelly Trump Keine Bearbeitungszusammenfassung
- 10:0510:05, 9. Okt. 2024 Unterschied Versionen +2.597 Bytes N Modul:Str Die Seite wurde neu angelegt: „ local Str = {} function Str.len(frame) return mw.ustring.len(frame.args[1]) end function Str.left(frame) local idx = tonumber(frame.args[2]) if (not idx) or idx < 1 then return "" end return mw.ustring.sub(frame.args[1],1,idx) end function Str.right(frame) local laenge = tonumber(frame.args[2]) if (not laenge) or laenge < 1 then return "" else laenge = - laenge…“ aktuell
- 10:0410:04, 9. Okt. 2024 Unterschied Versionen +142 Bytes N Vorlage:Str left Die Seite wurde neu angelegt: „<onlyinclude><includeonly>{{#if:{{{2|}}}|{{Str_left/Call|S={{{1|}}}|N={{{2}}}}}|{{Str_left/Call|S={{{1|}}}|N=1}}}}</includeonly></onlyinclude>“ aktuell
- 09:4609:46, 9. Okt. 2024 Unterschied Versionen +288 Bytes N Modul:If empty Die Seite wurde neu angelegt: „-- From https://en.wikipedia.org/wiki/Module:If_empty local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame, {wrappers = 'Template:If empty', removeBlanks = false}) for k,v in ipairs(args) do if v ~= '' then return v end end end return p“ aktuell
- 09:4109:41, 9. Okt. 2024 Unterschied Versionen +912 Bytes N Vorlage:IconExternal/styles.css Die Seite wurde neu angelegt: „→Quelle: https://de.wikipedia.org/wiki/Vorlage:IconExternal/styles.css: .dewiki-iconexternal > a { background-position: center right; background-repeat: no-repeat; } body.skin-minerva .dewiki-iconexternal > a { →background-image: url("https://upload.wikimedia.org/wikipedia/commons/a/a4/OOjs_UI_icon_external-link-ltr-progressive.svg") !important;: background-size: 10px; padding-right: 13px !important; } body.skin-timeless .dewiki-iconexternal…“ aktuell
- 09:3909:39, 9. Okt. 2024 Unterschied Versionen +1.238 Bytes N Modul:Infobox/styles.css Die Seite wurde neu angelegt: „→https://en.wikipedia.org/wiki/Module:Infobox/styles.css: →{{pp|small=y}}: →* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: /* * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * ju…“ aktuell
- 09:3109:31, 9. Okt. 2024 Unterschied Versionen +27.206 Bytes N Modul:Text Die Seite wurde neu angelegt: „local Text = { serial = "2019-11-12", suite = "Text", item = 29387871 } --[=[ Text utilities ]=] local Failsafe = Text local GlobalMod = Text -- local globals local PatternCJK = false local PatternCombined = false local PatternLatin = false local PatternTerminated = false local RangesLatin = false local SeekQuote = false local foreignModule = function ( access, advanced, append, alt, alert…“ aktuell
- 09:2909:29, 9. Okt. 2024 Unterschied Versionen +1.497 Bytes N MediaWiki:Sidebar Die Seite wurde neu angelegt: „* SEARCH * navigation ** mainpage|mainpage ** Kategorie:Darsteller|Darsteller ** Kategorie:Regisseur|Regisseure ** Kategorie:Filmtitel|Filme ** Kategorie:TV|TV ** Kategorie:Buch|Bücher ** Kategorie:Autor|Autoren ** Kategorie:Kunst|Kunst ** Kategorie:Comic|Comics ** Kategorie:Hentai|Hentai ** Kategorie:Zeitschrift|Zeitschriften ** Kategorie:Sexspielzeug|Sexspielzeug ** Kategorie:Praktik|Praktiken ** Kategorie:Label|Label ** Kategorie:Website|Websites ** K…“ aktuell
- 09:2309:23, 9. Okt. 2024 Unterschied Versionen 0 Bytes N Datei:Virgo.png Keine Bearbeitungszusammenfassung aktuell
- 09:2209:22, 9. Okt. 2024 Unterschied Versionen +2.561 Bytes N Modul:Navbar Die Seite wurde neu angelegt: „-- From: https://en.wikipedia.org/wiki/Module:Navbar local p = {} local getArgs function p._navbar(args) local titleArg = 1 if args.collapsible then titleArg = 2 if not args.plain then args.mini = 1 end if args.fontcolor then args.fontstyle = 'color:' .. args.fontcolor .. ';' end args.style = 'float:left; text-align:left; width:6em;' end local titleText = args[titleArg] or (':' .. mw.getCurrentFrame():getParent():getTitle()) loc…“ aktuell
- 09:2209:22, 9. Okt. 2024 Unterschied Versionen +500 Bytes N MediaWiki:Group-user.css Die Seite wurde neu angelegt: „→CSS an dieser Stelle wirkt sich nur auf angemeldete Benutzer aus: →From https://en.wikipedia.org/wiki/MediaWiki:Group-user.css: .anonymous-show { display: none !important; } div.user-show, p.user-show { display: block !important; } span.user-show, small.user-show { display: inline !important; } table.user-show { display: table !important; } li.user-show { display: list-item !important; } /* Increase the height of the image upload box *…“ aktuell
- 09:2109:21, 9. Okt. 2024 Unterschied Versionen +17.613 Bytes N Modul:Navbox Die Seite wurde neu angelegt: „-- From https://en.wikipedia.org/wiki/Module:Navbox require('strict') 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 na…“ aktuell
- 09:2009:20, 9. Okt. 2024 Unterschied Versionen +12.703 Bytes N MediaWiki:Common.js Die Seite wurde neu angelegt: „→Any JavaScript here will be loaded for all users on every page load.: →From https://en.wikipedia.org/wiki/MediaWiki:Common.js: /** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all users on every wiki page. If possible create a gadget that is * enabled by default instead of adding it here (since gadgets are fully * optimized ResourceLoader modules with possibility to add dependencies etc.) * * Since…“ aktuell
- 09:2009:20, 9. Okt. 2024 Unterschied Versionen +28.085 Bytes N Modul:TemplUtl Die Seite wurde neu angelegt: „local TemplUtl = { suite = "TemplUtl", serial = "2022-05-16", item = 52364930 }; --[=[ Utilities to support template programming. ]=] local Failsafe = TemplUtl; local fallible = function ( adjust, ahead ) -- Check for leading character disturbing syntax -- Precondition: -- adjust -- string; trimmed wikitext -- ahead -- true, if leading syntax shall start on new line -- Postcondition:…“ aktuell
- 09:1909:19, 9. Okt. 2024 Unterschied Versionen +16.871 Bytes N Modul:Message box Die Seite wurde neu angelegt: „-- From https://en.wikipedia.org/wiki/Module:Message_box -- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('Module:No globals') local getArgs local categoryHandler = require('Module:Category handler')._main local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.lang…“ aktuell
- 09:1909:19, 9. Okt. 2024 Unterschied Versionen +20.586 Bytes N Modul:Infobox Die Seite wurde neu angelegt: „-- From https://en.wikipedia.org/wiki/Module:Infobox local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { pa…“ aktuell
- 09:1809:18, 9. Okt. 2024 Unterschied Versionen +56.439 Bytes N Modul:TemplatePar Die Seite wurde neu angelegt: „local TemplatePar = { serial = "2023-03-20", suite = "TemplatePar", item = 15393417, globals = { DateTime = 20652535, FileMedia = 24765326, Multilingual = 47541920, TemplUtl = 52364930, URLutil = 10859193 } } --[=[ Template parameter u…“ aktuell
- 09:1709:17, 9. Okt. 2024 Unterschied Versionen +42.703 Bytes N MediaWiki:Common.css Die Seite wurde neu angelegt: „→CSS an dieser Stelle wirkt sich auf alle Skins aus: →* Kleinschreibung nicht erzwingen: .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; } body.page-Hauptseite h1.firstHeading { display:none; } div.topicon { position: absolute; z-index: 10; top: 10px; display: block !important; } →extra buttons for edit dialog (from commons:MediaWiki:Common.css): .my-buttons { padding: 0.5em; } .my-butto…“
- 09:1309:13, 9. Okt. 2024 Unterschied Versionen +25.051 Bytes N Liste der Playboy Playmates Die Seite wurde neu angelegt: „Eine Liste aller Playmates, die bisher in der Originalausgabe des Männermagazins Playboy abgebildet wurden. Die Playmates des Jahres sind zusätzlich <span style="background-color:#CCFFCC">'''farblich hervorgehoben'''</span> und beziehen sich auf das folgende Jahre. == Weblinks == * [http://www.playboy.com/girls/playmates/ Playboy Playmates] == 2015-2019 == {| class="wikitable" style="text-align:center;" width="100%" |- | width="7%" | '''Monat…“ Markierung: Visuelle Bearbeitung: Gewechselt
- 09:1109:11, 9. Okt. 2024 Unterschied Versionen +425 Bytes N Vorlage:Main other Die Seite wurde neu angelegt: „{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Wikipedia}} </noinclude>“ aktuell
- 09:1009:10, 9. Okt. 2024 Unterschied Versionen +18.812 Bytes N Modul:Convert/text Die Seite wurde neu angelegt: „-- Text used by Module:Convert for enwiki. -- This is a separate module to simplify translation for use on another wiki. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- Some units accept an SI prefix before the unit code, such as "kg" for kilogram. local SIprefixes = { -- The prefix field is what the prefix should be, if different from the prefix used. ['Y'] = { exponent = 24, name = 'yotta', }, ['Z'] =…“ aktuell
- 09:0909:09, 9. Okt. 2024 Unterschied Versionen +2.400 Bytes N Modul:Check for unknown parameters Die Seite wurde neu angelegt: „-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and trim(s) ~= '' end function p.check (frame) local args = frame.args local pargs = frame:getParent().args local ignoreblank = isnotempty(frame.args['ignoreblank']) local s…“ aktuell
- 09:0909:09, 9. Okt. 2024 Unterschied Versionen +170.332 Bytes N Modul:Convert/data Die Seite wurde neu angelegt: „-- Conversion data used by Module:Convert which uses mw.loadData() for -- read-only access to this module so that it is loaded only once per page. -- See en:Template:Convert/Transwiki guide if copying to another wiki. -- -- These data tables follow: -- all_units all properties for a unit, including default output -- default_exceptions exceptions for default output ('kg' and 'g' have different defaults) -- link_exceptions exce…“ aktuell
- 09:0809:08, 9. Okt. 2024 Unterschied Versionen +134.826 Bytes N Modul:Convert Die Seite wurde neu angelegt: „-- Convert a value from one unit of measurement to another. -- Example: {{convert|123|lb|kg}} --> 123 pounds (56 kg) -- See en:Template:Convert/Transwiki guide if copying to another wiki. local MINUS = '−' -- Unicode U+2212 MINUS SIGN (UTF-8: e2 88 92) local abs = math.abs local floor = math.floor local format = string.format local log10 = math.log10 local ustring = mw.ustring local ulen = ustring.len local usub = ustring.sub -- Configuration op…“ aktuell
- 09:0509:05, 9. Okt. 2024 Unterschied Versionen +642 Bytes N Vorlage:MONATSNUMMER Die Seite wurde neu angelegt: „<includeonly>{{#if:{{{1|}}}|{{#switch:{{lc:{{{1}}}}}|janvier|jan|january=1|février|fév|fevrier|fev|february|feb=2|mars|mar|march=3|avril|avr|april|apr=4|mai|may=5|juin|jun|june=6|juillet|jul|july=7|août|aoû|aout|aou|august|aug=8|septembre|sep|september=9|octobre|oct|october=10|novembre|nov|november=11|décembre|déc|decembre|dec|december=12|{{#ifexpr:{{{1}}}<0|{{#ifexpr:(({{{1}}})round 0)!=({{{1}}})|{{#expr:12-(((0.5-({{{1}}}))round 0)mod 12)}}|{{#exp…“ aktuell
- 09:0409:04, 9. Okt. 2024 Unterschied Versionen +13.807 Bytes N Vorlage:Schuhgröße1 Die Seite wurde neu angelegt: „<includeonly> {{#ifeq: {{{2|}}} | W | {{#switch: {{{1|}}} | 32 = 32 EU (2 US) Kategorie:Schuhgröße 32 | 33 = 33 EU (3 US) Kategorie:Schuhgröße 33 | 34 = 34 EU (4 US) Kategorie:Schuhgröße 34 | 35 = 35 EU (5 US) Kategorie:Schuhgröße 35 | 36 = 36 EU (5½ US) Kategorie:Schuhgröße…“ aktuell
- 09:0409:04, 9. Okt. 2024 Unterschied Versionen +319 Bytes N Vorlage:MONATSNAME Die Seite wurde neu angelegt: „<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONATSNUMMER|{{{1}}}}}|1=Januar|2=Februar|3=März|4=April|5=Mai|6=Juni|7=Juli|8=August|9=September|10=Oktober|11=November|12=Dezember|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly><noinclude> Kategorie:Vorlage </noinclude>“ aktuell
- 09:0409:04, 9. Okt. 2024 Unterschied Versionen +110 Bytes N Vorlage:Convert Die Seite wurde neu angelegt: „<includeonly>{{{{{♥|safesubst:}}}#invoke:convert|convert}}</includeonly><noinclude>{{Wikipedia}}</noinclude>“ aktuell
- 09:0309:03, 9. Okt. 2024 Unterschied Versionen +6.880 Bytes N Vorlage:Körpermaße Die Seite wurde neu angelegt: „<includeonly> {{#if: {{{cm|}}} | [[:Kategorie:Körpermaße {{{cm}}}-{{{1}}}-{{{2}}} cm|{{{cm}}}-{{{1}}}-{{{2}}} cm]]<br>({{#expr: ({{{cm}}} / 2.54 round 0) }}-{{#expr: ({{{1}}} / 2.54 round 0) }}-{{#expr: ({{{2}}} / 2.54 round 0) }} in)<br>:Kategorie:Größen {{#ifexpr: {{{cm}}} <= 81 | XS }}{{#ifexpr: {{{cm}}} >= 82 and {{{cm}}} <= 89 | S }}{{#ifexpr: {{{cm}}} >= 90 and {{{cm}}} <= 97 | M }}{{#ifexpr: {{{cm}}} >= 98 and {{{cm}}} <= 107 | L }}{{#ifexpr:…“ aktuell
- 09:0309:03, 9. Okt. 2024 Unterschied Versionen +2.955 Bytes N Vorlage:Größe Die Seite wurde neu angelegt: „<includeonly>{{#switch:{{#if:{{{centimeter|{{{centimeters|{{{centimetre|{{{centimetres|{{{cm|}}}}}}}}}}}}}}}|1|0}}{{#if:{{{meter|{{{meters|{{{metre|{{{metres|{{{m|}}}}}}}}}}}}}}}|1|0}}{{#if:{{{foot|{{{feet|{{{ft|}}}}}}}}}|1|0}}{{#if:{{{inch|{{{inches|{{{in|}}}}}}}}}|1|0}}|1000=:Kategorie:Größe {{convert|{{{centimeter|{{{centimeters|{{{centimetre|{{{centimetres|{{{cm|}}}}}}}}}}}}}}}|cm|cm|frac={{#ifeq:{{{precision}}}|0|{{{frac|2}}}}}|abbr={{#switch:{{{…“ aktuell
- 09:0309:03, 9. Okt. 2024 Unterschied Versionen +1.066 Bytes N Vorlage:Gewicht Die Seite wurde neu angelegt: „{{#if:{{{pound|{{{pounds|{{{lb|{{{lb|}}}}}}}}}}}}|{{#if:{{{kilogram|{{{kilograms|{{{kilo|{{{kilos|{{{kg|}}}}}}}}}}}}}}}|{{{pound|{{{pounds|{{{lb|{{{lb|}}}}}}}}}}}} lb ({{{kilogram|{{{kilograms|{{{kilo|{{{kilos|{{{kg|}}}}}}}}}}}}}}} kg)|[[:Kategorie:Gewicht {{#expr: {{{lb|}}} / 2.204623 round 0 }} kg|{{#expr: ({{{pound|{{{pounds|{{{lb| {{{lb|0}}}}}}}}}}}}/2.204623) round {{{round|0}}}}} kg]] ({{{pound|{{{pounds|{{{lb|{{{lb|0}}}}}}}}}}}} lb) Kat…“ aktuell
- 09:0309:03, 9. Okt. 2024 Unterschied Versionen +3.336 Bytes N Vorlage:Download (Darsteller) 2 Die Seite wurde neu angelegt: „<includeonly> <div id="collapse-pre-one" class="mw-collapsible mw-collapsed"> <div class="mw-collapsible-toggle" style="float: none;"> <div class="mw-collapsible-toggle-row"> <div class="mw-collapsible-toggle-header" style="color: #36b; cursor:n-resize;"> <b>Filme downloaden oder streamen</b></div> <div class="mw-collapsible-toggle-indicator"></div> </div> </div> <div class="mw-collapsible-content"> <table border="0" cellpadding="0" cellspacing="0"> {{#if…“ aktuell
- 09:0209:02, 9. Okt. 2024 Unterschied Versionen +3.392 Bytes N Vorlage:Download (Darsteller) Die Seite wurde neu angelegt: „<includeonly> <div id="collapse-pre-one" class="mw-collapsible mw-collapsed"> <div class="mw-collapsible-toggle" style="float: none;"> <div class="mw-collapsible-toggle-row"> <div class="mw-collapsible-toggle-header" style="color: #36b; cursor:n-resize;"> * {{{Name|{{#replace:{{PAGENAME}}|<nowiki> </nowiki>|-}}}}}-Filme downloaden oder streamen</div> <div class="mw-collapsible-toggle-indicator"></div> </div> </div> <div class="mw-collapsible-content"> <ta…“ aktuell
- 09:0209:02, 9. Okt. 2024 Unterschied Versionen +3.622 Bytes N Vorlage:DVD (Darsteller) 2 Die Seite wurde neu angelegt: „<includeonly> <div id="collapse-pre-one" class="mw-collapsible mw-collapsed"> <div class="mw-collapsible-toggle" style="float: none;"> <div class="mw-collapsible-toggle-row"> <div class="mw-collapsible-toggle-header" style="color: #36b; cursor:n-resize;"> <b>Filme auf DVD</b></div> <div class="mw-collapsible-toggle-indicator"></div> </div> </div> <div class="mw-collapsible-content"> <table border="0" cellpadding="0" cellspacing="0"> {{#if: {{{Adult Empire…“ aktuell
- 09:0209:02, 9. Okt. 2024 Unterschied Versionen +3.688 Bytes N Vorlage:DVD (Darsteller) Die Seite wurde neu angelegt: „<includeonly> <div id="collapse-pre-one" class="mw-collapsible mw-collapsed"> <div class="mw-collapsible-toggle" style="float: none;"> <div class="mw-collapsible-toggle-row"> <div class="mw-collapsible-toggle-header" style="color: #36b; cursor:n-resize;"> * {{{Name|{{#replace:{{PAGENAME}}|<nowiki> </nowiki>|-}}}}}-Filme auf DVD bestellen</div> <div class="mw-collapsible-toggle-indicator"></div> </div> </div> <div class="mw-collapsible-content"> <table bor…“ aktuell
- 09:0109:01, 9. Okt. 2024 Unterschied Versionen +72.696 Bytes N Vorlage:BH-Größe Die Seite wurde neu angelegt: „<includeonly>{{#ifeq: {{{1|}}} | 60 B | 60 B (28A)Kategorie:BH 60 BKategorie:Körbchengröße B| }}{{#ifeq: {{{1|}}} | 60 A | 60 A (28AA)Kategorie:BH 60 AKategorie:Körbchengröße AKategorie:Körbchengröße A| }}{{#ifeq: {{{1|}}} | 60 B | 60 B (28A)Kategorie:BH 60 BKategorie:Körbchengröße B| }}{{#ifeq: {{{1|}}} | 60 C | 60 C (28B)…“ aktuell
- 09:0009:00, 9. Okt. 2024 Unterschied Versionen +4.842 Bytes N Vorlage:Geburtsdatum Die Seite wurde neu angelegt: „<includeonly>{{#ifeq: {{{3|}}} | Tag | | [[{{#expr:{{{3|{{{day|{{{3}}}}}}}}}}}. {{MONATSNAME|{{{2}}}}}]] }} {{#ifeq: {{{1|}}} | Jahr | | [[{{{1}}}]] }} {{#ifeq: {{{1|}}} | Jahr | | <br>(Alter: {{#ifeq: {{{2}}} | Monat | {{#ifeq: {{{1}}} | Jahr | | ca. }} | }}{{#expr:({{{4|{{CURRENTYEAR}}}}})-({{{1}}})-(({{{5|{{CURRENTMONTH}}}}})<({{#ifeq: {{{2|}}} | Monat | 7 | {{{2}}} }})or({{{5|{{CURRENTMONTH}}}}})=({{#ifeq: {{{2|}}} | Monat | 7 | {{{2}}}…“ aktuell
- 08:5908:59, 9. Okt. 2024 Unterschied Versionen −2 Bytes Kelly Trump Keine Bearbeitungszusammenfassung
- 08:5808:58, 9. Okt. 2024 Unterschied Versionen +11.416 Bytes N Vorlage:Infobox Person Die Seite wurde neu angelegt: „<includeonly><table cellspacing="0" cellpadding="4" style="width:245px; float:right; clear:right; margin:1em 0 1em 1em; border-style: solid; border-width: 1px; background-color: #f9f9f9; border-color: #aaaaaa;"> <tr> <td> <table border="0" cellspacing="0" cellpadding="4" style="float:right; clear:right; border-style: none; background-color: #f9f9f9; border-color: #f9f9f9; font-size: 90%; width: 100%;"> <tr> <td colspan="2" style="width:100%; background-co…“
- 08:5708:57, 9. Okt. 2024 Unterschied Versionen 0 Bytes N Datei:Kelly Trump.jpg Keine Bearbeitungszusammenfassung aktuell
- 08:5208:52, 9. Okt. 2024 Unterschied Versionen +5.126 Bytes N Kelly Trump Die Seite wurde neu angelegt: „{{Infobox Person | Name = Kelly Trump | Bild = Kelly Trump 2.jpg | Bildunterschrift = Kelly Trump, Foto: Guido Thomasi | Geburtsdatum = {{Geburtsdatum|1970|08|27}} | Geburtsort = Bottrop, Deutschland | Ehepartner = Axel Coon | Todesdatum = | Beruf = | Körpermaße = {{Körpermaße|cm=100|60|88}} | BH-Größe = {{BH-Größe|34D|Silikon}} | Größe = {{Größe|cm=164…“