Abstract Wikipedia abstractwiki https://abstract.wikipedia.org/wiki/Abstract_Wikipedia:Main_page MediaWiki 1.47.0-wmf.13 first-letter Media Special Talk User User talk Abstract Wikipedia Abstract Wikipedia talk File File talk MediaWiki MediaWiki talk Template Template talk Help Help talk Category Category talk TimedText TimedText talk Module Module talk Translations Translations talk Abstract Wikipedia:Useful functions for article composition 4 386 13844 13644 2026-08-01T10:30:57Z HenkvD 1447 Some HTML fragments 13844 wikitext text/x-wiki These functions are considered useful for composing abstract articles, in that they have typical use cases in composing them and have broad support across languages. For more discussion and tracking of fragment functions, see [[:f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments|Wikifunctions:Abstract Wikipedia/2025 fragment experiments]]. For a list of functions relating to natural language, see [[f:Wikifunctions:Catalogue/Natural language operations/Global language functions|Wikifunctions:Catalogue/Natural language operations/Global language functions]]. == Common sentence templates == === X is a(n) [instance of] Y === Function [[f:Z32962|subject is instance of <small>(Z26039)</small>]] creates a sentence in the form {{xt|"X is a(n) [instance of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [instance of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city."}} : {{color|mediumvioletred|Type}}: [[f:Z6|HTML <small>(Z89)</small>]] The '''entity''' field (X in the formula above) should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what the entity is being described as. Note that, in some languages, this function converts the first letter of the subject's name to uppercase, which may not always be appropriate. If needed, you can use [[f:Z32953]] to undo that behavior. === X is a(n) Y Z === Function [[f:Z29591|describing entity with adjective / class <small>(Z29591)</small>]] creates a sentence in the form {{xt|"X is a(n) Y Z."}} — or abstractly, <code>{{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q925}} : {{color|blue|Adjective}}: {{Q|Q11435}} : {{color|darkorange|Class}}: {{Q|Q11344}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Mercury is a liquid chemical element."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) [kind of] Y === [[f:Z32965]] creates a sentence in the form {{xt|"A(n) X is a(n) [kind of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [kind of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q89}} : {{color|blue|Class}}: {{Q|Q3314483}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"An apple is a fruit."}} : {{color|mediumvioletred|Type}}: [[f:Z11|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what it is being described as. === Xs are Ys === [[f:Z26627]] creates a sentence in the form {{xt|"Xs are Ys."}} — or abstractly, <code>{{color|red|entities}} are {{color|blue|classes}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q25894}} : {{color|blue|Class}}: {{Q|Q110551885}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Antelopes are mammals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) Y Z === Function [[f:Z29743|description of class with adjective and superclass <small>(Z29743)</small>]] creates a sentence in the form {{xt|"A(n) X is a(n) Y Z."}} — or abstractly, <code>A(n) {{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q15783}} : {{color|blue|Adjective}}: {{Q|Q16042592}} : {{color|darkorange|Class}}: {{Q|Q106839123}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"A skateboard is a small means of transport."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is the Y of Z === [[f:Z37011]] creates a sentence in the form {{xt|"X is the Y of Z."}} — or abstractly, <code>{{color|red|subject}} is the {{color|blue|role}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q3870}} : {{color|blue|Role}}: {{Q|Q5119}} : {{color|darkorange|Dependency}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is the capital city of Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z11|HTML <small>(Z89)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X is the Y-est Z in W === [[f:Z27243]] creates a sentence in the form {{xt|"X is the Y-est Z in W."}} — or abstractly, <code>{{color|red|entity}} is the {{color|blue|adjectivest}} {{color|darkorange|class}} in {{color|purple|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q5413}} : {{color|blue|Adjective}}: {{Q|Q36253}} : {{color|darkorange|Class}}: {{Q|Q4022}} : {{color|purple|Location}}: {{Q|Q48}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Yangtze is the longest river in Asia."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is a Y in Z === [[f:Z26570]] creates a sentence in the form {{xt|"X is a Y in Z."}} — or abstractly, <code>{{color|red|entity}} is a {{color|blue|class}} in {{color|darkorange|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|darkorange|Location}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city in Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what is being described as. The '''location''' field should say where it is located. It should only be used for physical locations. === Xs are Ys of Z === [[f:Z32326]] creates a sentence in the form {{xt|"Xs are Ys of Z."}} — or abstractly, <code>{{color|red|subjects}} are {{color|blue|roles}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Role}}: {{Q|Q31464082}} : {{color|darkorange|Dependency}}: {{Q|Q9128}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Stars are sources of light."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X verbs Y === {{see also|Abstract Wikipedia:Useful verbs}} [[f:Z33185]] creates a sentence in the form {{xt|"X verbs Y."}} — or abstractly, <code>{{color|red|subject}} {{color|blue|verbs}} {{color|darkorange|object}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q45}} : {{color|blue|Verb}}: {{Q|Q133346}} : {{color|darkorange|Object}}: {{Q|Q29}} : {{color|dimgray|Language}}: English : <hr/> : Result: [[f:Z33185]]: {{xt|"Portugal borders Spain."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''object''' field should be the entity or concept that the subject is acting upon or relating to (i.e. what receives the action in the sentence). The '''verb''' field should describe the type of relationship or action between the subject and object, typically expressed as a base concept that can be converted into a natural verb. === Xs verb Ys === {{see also|Abstract Wikipedia:Useful verbs}} [[f:Z32531]] creates a sentence in the form {{xt|"Xs verb Ys."}} — or abstractly, <code>{{color|red|subjects}} {{color|blue|verb}} {{color|darkorange|objects}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Verb}}: {{Q|Q6014822}} : {{color|darkorange|Object}}: {{Q|Q11426}} : {{color|dimgray|Language}}: English : <hr/> : Results: [[f:Z32531]]: {{xt|"Stars contain metals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''object''' field should be the entity or concept that the subject is acting upon or relating to (i.e. what receives the action in the sentence). The '''verb''' field should describe the type of relationship or action between the subject and object, typically expressed as a base concept that can be converted into a natural verb. == Utilities == === Sentence-case section title from Wikidata label === [[f:Z32145]] makes a capitalised section title (level 2 heading), using the label of the chosen Wikidata item from the appropriate language or a fallback. ; Example : {{color|red|Entity}}: {{Q|Q309}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>History</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] [[f:Z32839]] is a plural version of [[f:Z32145]]. ; Example : {{color|red|Entity}}: {{Q|Q121769}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>References</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] === Join text-like objects into HTML fragments === [[f:Z32234]] combines certain text-like objects (currently [[f:Z6|strings]], [[f:Z11|monolingual texts]], and [[f:Z89|HTML fragments]]) into one big HTML fragment. It is useful for making multi-sentence paragraphs and avoiding the divide between the 3 types in linguistic functions. ===Main articles=== [[f:Z36083]] creates an HTML hatnote pointing the reader to a main article given the article and a language. === Monolingual text as HTML fragment w/ auto-langcode === [[f:Z29749]] converts a monolingual text into an HTML fragment. If the target language is not matched, it prepends a language code. This helps to still display a fallback when the functions available to a language are incomplete. ===Wikilinks=== [[f:Z32428]] creates an Abstract wikilink (hyperlink) to a given article given the article an a language. To make the label appear different than the link's article name, use [[f:Z36489]]. ===Sentence separators=== [[f:Z35672]] adds an HTML sentence separator between fragments. This function exists because not every language uses a space character - for example, a "space" in Chinese and Japanese should be blank strings. ===Images=== [[f:Z36038]] embeds an image onto the page given a Commons image and an (optional) string alternative text. To make the alt text be the label of a Wikidata item, use [[f:Z38053]] ==Introductory paragraphs == ===Species=== [[f:Z37922]] creates an introductory paragraph for species articles, including information about the family, conservation, and describing authority. ; Example : {{color|red|Species}}: Canis lupus : {{color|darkorange|Hypernym}}: big cat : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|Panthera leo, also known as the Lion, is a species of big cat in the family Felidae. The species was described in 1758 by Carl Linnaeus. Panthera leo has been assessed as Vulnerable by the International Union for Conservation of Nature (IUCN).}} <br />(''HTML formatting has been removed due to length - for a full example, see [[Q18498]]'') : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] If you do not want to manually add hypernym (describing phrase) to the paragraph, you can use [[f:Z37921]], which will make the word the order of the species. : Result: {{xt|Panthera leo, also known as the Lion, is a species of <mark>Carnivora</mark> in the family Felidae. ...}} ===Years=== [[f:Z20898]] creates a string paragraph providing basic information about the given year, given a Gregorian year ({{Q|Q39628023}}) and a language. ; Example : {{color|red|Year}}: 2000 : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki>2000 (MM) was a leap year starting on Saturday of the Gregorian calendar, the 2000th year of the Common Era (CE) and Anno Domini (AD) designations, the 1000th year of the 2nd millennium, the 100th year of the 20th century, and the 1st year of the 2000s decade.</nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z6|String <small>(Z6)</small>]] [[Category:Abstract Wikipedia administration|Useful Functions]] jn0rf5ah6u143kjkvpah5g748wj6s3v 13845 13844 2026-08-01T11:12:17Z HenkvD 1447 /* Common sentence templates */ HTML 13845 wikitext text/x-wiki These functions are considered useful for composing abstract articles, in that they have typical use cases in composing them and have broad support across languages. For more discussion and tracking of fragment functions, see [[:f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments|Wikifunctions:Abstract Wikipedia/2025 fragment experiments]]. For a list of functions relating to natural language, see [[f:Wikifunctions:Catalogue/Natural language operations/Global language functions|Wikifunctions:Catalogue/Natural language operations/Global language functions]]. == Common sentence templates == === X is a(n) [instance of] Y === Function [[f:Z32962|subject is instance of <small>(Z26039)</small>]] creates a sentence in the form {{xt|"X is a(n) [instance of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [instance of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field (X in the formula above) should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what the entity is being described as. Note that, in some languages, this function converts the first letter of the subject's name to uppercase, which may not always be appropriate. If needed, you can use [[f:Z32953]] to undo that behavior. === X is a(n) Y Z === Function [[f:Z29591|describing entity with adjective / class <small>(Z29591)</small>]] creates a sentence in the form {{xt|"X is a(n) Y Z."}} — or abstractly, <code>{{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q925}} : {{color|blue|Adjective}}: {{Q|Q11435}} : {{color|darkorange|Class}}: {{Q|Q11344}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Mercury is a liquid chemical element."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) [kind of] Y === [[f:Z32965]] creates a sentence in the form {{xt|"A(n) X is a(n) [kind of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [kind of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q89}} : {{color|blue|Class}}: {{Q|Q3314483}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"An apple is a fruit."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what it is being described as. === Xs are Ys === [[f:Z26627]] creates a sentence in the form {{xt|"Xs are Ys."}} — or abstractly, <code>{{color|red|entities}} are {{color|blue|classes}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q25894}} : {{color|blue|Class}}: {{Q|Q110551885}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Antelopes are mammals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) Y Z === Function [[f:Z29743|description of class with adjective and superclass <small>(Z29743)</small>]] creates a sentence in the form {{xt|"A(n) X is a(n) Y Z."}} — or abstractly, <code>A(n) {{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q15783}} : {{color|blue|Adjective}}: {{Q|Q16042592}} : {{color|darkorange|Class}}: {{Q|Q106839123}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"A skateboard is a small means of transport."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is the Y of Z === [[f:Z37011]] creates a sentence in the form {{xt|"X is the Y of Z."}} — or abstractly, <code>{{color|red|subject}} is the {{color|blue|role}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q3870}} : {{color|blue|Role}}: {{Q|Q5119}} : {{color|darkorange|Dependency}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is the capital city of Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X is the Y-est Z in W === [[f:Z27243]] creates a sentence in the form {{xt|"X is the Y-est Z in W."}} — or abstractly, <code>{{color|red|entity}} is the {{color|blue|adjectivest}} {{color|darkorange|class}} in {{color|purple|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q5413}} : {{color|blue|Adjective}}: {{Q|Q36253}} : {{color|darkorange|Class}}: {{Q|Q4022}} : {{color|purple|Location}}: {{Q|Q48}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Yangtze is the longest river in Asia."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is a Y in Z === [[f:Z36983]] creates a sentence in the form {{xt|"X is a Y in Z."}} — or abstractly, <code>{{color|red|entity}} is a {{color|blue|class}} in {{color|darkorange|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|darkorange|Location}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city in Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what is being described as. The '''location''' field should say where it is located. It should only be used for physical locations. === Xs are Ys of Z === [[f:Z32326]] creates a sentence in the form {{xt|"Xs are Ys of Z."}} — or abstractly, <code>{{color|red|subjects}} are {{color|blue|roles}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Role}}: {{Q|Q31464082}} : {{color|darkorange|Dependency}}: {{Q|Q9128}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Stars are sources of light."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X verbs Y === {{see also|Abstract Wikipedia:Useful verbs}} [[f:Z33185]] creates a sentence in the form {{xt|"X verbs Y."}} — or abstractly, <code>{{color|red|subject}} {{color|blue|verbs}} {{color|darkorange|object}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q45}} : {{color|blue|Verb}}: {{Q|Q133346}} : {{color|darkorange|Object}}: {{Q|Q29}} : {{color|dimgray|Language}}: English : <hr/> : Result: [[f:Z33185]]: {{xt|"Portugal borders Spain."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''object''' field should be the entity or concept that the subject is acting upon or relating to (i.e. what receives the action in the sentence). The '''verb''' field should describe the type of relationship or action between the subject and object, typically expressed as a base concept that can be converted into a natural verb. === Xs verb Ys === {{see also|Abstract Wikipedia:Useful verbs}} [[f:Z32531]] creates a sentence in the form {{xt|"Xs verb Ys."}} — or abstractly, <code>{{color|red|subjects}} {{color|blue|verb}} {{color|darkorange|objects}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Verb}}: {{Q|Q6014822}} : {{color|darkorange|Object}}: {{Q|Q11426}} : {{color|dimgray|Language}}: English : <hr/> : Results: [[f:Z32531]]: {{xt|"Stars contain metals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''object''' field should be the entity or concept that the subject is acting upon or relating to (i.e. what receives the action in the sentence). The '''verb''' field should describe the type of relationship or action between the subject and object, typically expressed as a base concept that can be converted into a natural verb. == Utilities == === Sentence-case section title from Wikidata label === [[f:Z32145]] makes a capitalised section title (level 2 heading), using the label of the chosen Wikidata item from the appropriate language or a fallback. ; Example : {{color|red|Entity}}: {{Q|Q309}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>History</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] [[f:Z32839]] is a plural version of [[f:Z32145]]. ; Example : {{color|red|Entity}}: {{Q|Q121769}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>References</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] === Join text-like objects into HTML fragments === [[f:Z32234]] combines certain text-like objects (currently [[f:Z6|strings]], [[f:Z11|monolingual texts]], and [[f:Z89|HTML fragments]]) into one big HTML fragment. It is useful for making multi-sentence paragraphs and avoiding the divide between the 3 types in linguistic functions. ===Main articles=== [[f:Z36083]] creates an HTML hatnote pointing the reader to a main article given the article and a language. === Monolingual text as HTML fragment w/ auto-langcode === [[f:Z29749]] converts a monolingual text into an HTML fragment. If the target language is not matched, it prepends a language code. This helps to still display a fallback when the functions available to a language are incomplete. ===Wikilinks=== [[f:Z32428]] creates an Abstract wikilink (hyperlink) to a given article given the article an a language. To make the label appear different than the link's article name, use [[f:Z36489]]. ===Sentence separators=== [[f:Z35672]] adds an HTML sentence separator between fragments. This function exists because not every language uses a space character - for example, a "space" in Chinese and Japanese should be blank strings. ===Images=== [[f:Z36038]] embeds an image onto the page given a Commons image and an (optional) string alternative text. To make the alt text be the label of a Wikidata item, use [[f:Z38053]] ==Introductory paragraphs == ===Species=== [[f:Z37922]] creates an introductory paragraph for species articles, including information about the family, conservation, and describing authority. ; Example : {{color|red|Species}}: Canis lupus : {{color|darkorange|Hypernym}}: big cat : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|Panthera leo, also known as the Lion, is a species of big cat in the family Felidae. The species was described in 1758 by Carl Linnaeus. Panthera leo has been assessed as Vulnerable by the International Union for Conservation of Nature (IUCN).}} <br />(''HTML formatting has been removed due to length - for a full example, see [[Q18498]]'') : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] If you do not want to manually add hypernym (describing phrase) to the paragraph, you can use [[f:Z37921]], which will make the word the order of the species. : Result: {{xt|Panthera leo, also known as the Lion, is a species of <mark>Carnivora</mark> in the family Felidae. ...}} ===Years=== [[f:Z20898]] creates a string paragraph providing basic information about the given year, given a Gregorian year ({{Q|Q39628023}}) and a language. ; Example : {{color|red|Year}}: 2000 : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki>2000 (MM) was a leap year starting on Saturday of the Gregorian calendar, the 2000th year of the Common Era (CE) and Anno Domini (AD) designations, the 1000th year of the 2nd millennium, the 100th year of the 20th century, and the 1st year of the 2000s decade.</nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z6|String <small>(Z6)</small>]] [[Category:Abstract Wikipedia administration|Useful Functions]] 5py71xqmry4fa25gazb0zm03nwiw7pp 13846 13845 2026-08-01T11:13:49Z HenkvD 1447 /* X verbs Y */ depricated 13846 wikitext text/x-wiki These functions are considered useful for composing abstract articles, in that they have typical use cases in composing them and have broad support across languages. For more discussion and tracking of fragment functions, see [[:f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments|Wikifunctions:Abstract Wikipedia/2025 fragment experiments]]. For a list of functions relating to natural language, see [[f:Wikifunctions:Catalogue/Natural language operations/Global language functions|Wikifunctions:Catalogue/Natural language operations/Global language functions]]. == Common sentence templates == === X is a(n) [instance of] Y === Function [[f:Z32962|subject is instance of <small>(Z26039)</small>]] creates a sentence in the form {{xt|"X is a(n) [instance of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [instance of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field (X in the formula above) should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what the entity is being described as. Note that, in some languages, this function converts the first letter of the subject's name to uppercase, which may not always be appropriate. If needed, you can use [[f:Z32953]] to undo that behavior. === X is a(n) Y Z === Function [[f:Z29591|describing entity with adjective / class <small>(Z29591)</small>]] creates a sentence in the form {{xt|"X is a(n) Y Z."}} — or abstractly, <code>{{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q925}} : {{color|blue|Adjective}}: {{Q|Q11435}} : {{color|darkorange|Class}}: {{Q|Q11344}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Mercury is a liquid chemical element."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) [kind of] Y === [[f:Z32965]] creates a sentence in the form {{xt|"A(n) X is a(n) [kind of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [kind of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q89}} : {{color|blue|Class}}: {{Q|Q3314483}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"An apple is a fruit."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what it is being described as. === Xs are Ys === [[f:Z26627]] creates a sentence in the form {{xt|"Xs are Ys."}} — or abstractly, <code>{{color|red|entities}} are {{color|blue|classes}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q25894}} : {{color|blue|Class}}: {{Q|Q110551885}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Antelopes are mammals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) Y Z === Function [[f:Z29743|description of class with adjective and superclass <small>(Z29743)</small>]] creates a sentence in the form {{xt|"A(n) X is a(n) Y Z."}} — or abstractly, <code>A(n) {{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q15783}} : {{color|blue|Adjective}}: {{Q|Q16042592}} : {{color|darkorange|Class}}: {{Q|Q106839123}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"A skateboard is a small means of transport."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is the Y of Z === [[f:Z37011]] creates a sentence in the form {{xt|"X is the Y of Z."}} — or abstractly, <code>{{color|red|subject}} is the {{color|blue|role}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q3870}} : {{color|blue|Role}}: {{Q|Q5119}} : {{color|darkorange|Dependency}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is the capital city of Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X is the Y-est Z in W === [[f:Z27243]] creates a sentence in the form {{xt|"X is the Y-est Z in W."}} — or abstractly, <code>{{color|red|entity}} is the {{color|blue|adjectivest}} {{color|darkorange|class}} in {{color|purple|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q5413}} : {{color|blue|Adjective}}: {{Q|Q36253}} : {{color|darkorange|Class}}: {{Q|Q4022}} : {{color|purple|Location}}: {{Q|Q48}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Yangtze is the longest river in Asia."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is a Y in Z === [[f:Z36983]] creates a sentence in the form {{xt|"X is a Y in Z."}} — or abstractly, <code>{{color|red|entity}} is a {{color|blue|class}} in {{color|darkorange|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|darkorange|Location}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city in Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what is being described as. The '''location''' field should say where it is located. It should only be used for physical locations. === Xs are Ys of Z === [[f:Z32326]] creates a sentence in the form {{xt|"Xs are Ys of Z."}} — or abstractly, <code>{{color|red|subjects}} are {{color|blue|roles}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Role}}: {{Q|Q31464082}} : {{color|darkorange|Dependency}}: {{Q|Q9128}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Stars are sources of light."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === Xs verb Ys === {{see also|Abstract Wikipedia:Useful verbs}} [[f:Z32531]] creates a sentence in the form {{xt|"Xs verb Ys."}} — or abstractly, <code>{{color|red|subjects}} {{color|blue|verb}} {{color|darkorange|objects}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Verb}}: {{Q|Q6014822}} : {{color|darkorange|Object}}: {{Q|Q11426}} : {{color|dimgray|Language}}: English : <hr/> : Results: [[f:Z32531]]: {{xt|"Stars contain metals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''object''' field should be the entity or concept that the subject is acting upon or relating to (i.e. what receives the action in the sentence). The '''verb''' field should describe the type of relationship or action between the subject and object, typically expressed as a base concept that can be converted into a natural verb. == Utilities == === Sentence-case section title from Wikidata label === [[f:Z32145]] makes a capitalised section title (level 2 heading), using the label of the chosen Wikidata item from the appropriate language or a fallback. ; Example : {{color|red|Entity}}: {{Q|Q309}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>History</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] [[f:Z32839]] is a plural version of [[f:Z32145]]. ; Example : {{color|red|Entity}}: {{Q|Q121769}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>References</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] === Join text-like objects into HTML fragments === [[f:Z32234]] combines certain text-like objects (currently [[f:Z6|strings]], [[f:Z11|monolingual texts]], and [[f:Z89|HTML fragments]]) into one big HTML fragment. It is useful for making multi-sentence paragraphs and avoiding the divide between the 3 types in linguistic functions. ===Main articles=== [[f:Z36083]] creates an HTML hatnote pointing the reader to a main article given the article and a language. === Monolingual text as HTML fragment w/ auto-langcode === [[f:Z29749]] converts a monolingual text into an HTML fragment. If the target language is not matched, it prepends a language code. This helps to still display a fallback when the functions available to a language are incomplete. ===Wikilinks=== [[f:Z32428]] creates an Abstract wikilink (hyperlink) to a given article given the article an a language. To make the label appear different than the link's article name, use [[f:Z36489]]. ===Sentence separators=== [[f:Z35672]] adds an HTML sentence separator between fragments. This function exists because not every language uses a space character - for example, a "space" in Chinese and Japanese should be blank strings. ===Images=== [[f:Z36038]] embeds an image onto the page given a Commons image and an (optional) string alternative text. To make the alt text be the label of a Wikidata item, use [[f:Z38053]] ==Introductory paragraphs == ===Species=== [[f:Z37922]] creates an introductory paragraph for species articles, including information about the family, conservation, and describing authority. ; Example : {{color|red|Species}}: Canis lupus : {{color|darkorange|Hypernym}}: big cat : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|Panthera leo, also known as the Lion, is a species of big cat in the family Felidae. The species was described in 1758 by Carl Linnaeus. Panthera leo has been assessed as Vulnerable by the International Union for Conservation of Nature (IUCN).}} <br />(''HTML formatting has been removed due to length - for a full example, see [[Q18498]]'') : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] If you do not want to manually add hypernym (describing phrase) to the paragraph, you can use [[f:Z37921]], which will make the word the order of the species. : Result: {{xt|Panthera leo, also known as the Lion, is a species of <mark>Carnivora</mark> in the family Felidae. ...}} ===Years=== [[f:Z20898]] creates a string paragraph providing basic information about the given year, given a Gregorian year ({{Q|Q39628023}}) and a language. ; Example : {{color|red|Year}}: 2000 : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki>2000 (MM) was a leap year starting on Saturday of the Gregorian calendar, the 2000th year of the Common Era (CE) and Anno Domini (AD) designations, the 1000th year of the 2nd millennium, the 100th year of the 20th century, and the 1st year of the 2000s decade.</nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z6|String <small>(Z6)</small>]] [[Category:Abstract Wikipedia administration|Useful Functions]] iucllbcp9lf80s1e1nhuks4873a9m3c 13847 13846 2026-08-01T11:14:12Z HenkvD 1447 /* Xs verb Ys */ depricated 13847 wikitext text/x-wiki These functions are considered useful for composing abstract articles, in that they have typical use cases in composing them and have broad support across languages. For more discussion and tracking of fragment functions, see [[:f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments|Wikifunctions:Abstract Wikipedia/2025 fragment experiments]]. For a list of functions relating to natural language, see [[f:Wikifunctions:Catalogue/Natural language operations/Global language functions|Wikifunctions:Catalogue/Natural language operations/Global language functions]]. == Common sentence templates == === X is a(n) [instance of] Y === Function [[f:Z32962|subject is instance of <small>(Z26039)</small>]] creates a sentence in the form {{xt|"X is a(n) [instance of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [instance of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field (X in the formula above) should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what the entity is being described as. Note that, in some languages, this function converts the first letter of the subject's name to uppercase, which may not always be appropriate. If needed, you can use [[f:Z32953]] to undo that behavior. === X is a(n) Y Z === Function [[f:Z29591|describing entity with adjective / class <small>(Z29591)</small>]] creates a sentence in the form {{xt|"X is a(n) Y Z."}} — or abstractly, <code>{{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q925}} : {{color|blue|Adjective}}: {{Q|Q11435}} : {{color|darkorange|Class}}: {{Q|Q11344}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Mercury is a liquid chemical element."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) [kind of] Y === [[f:Z32965]] creates a sentence in the form {{xt|"A(n) X is a(n) [kind of] Y."}} — or abstractly, <code>{{color|red|entity}} is a(n) [kind of] {{color|blue|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q89}} : {{color|blue|Class}}: {{Q|Q3314483}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"An apple is a fruit."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what it is being described as. === Xs are Ys === [[f:Z26627]] creates a sentence in the form {{xt|"Xs are Ys."}} — or abstractly, <code>{{color|red|entities}} are {{color|blue|classes}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q25894}} : {{color|blue|Class}}: {{Q|Q110551885}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Antelopes are mammals."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === A(n) X is a(n) Y Z === Function [[f:Z29743|description of class with adjective and superclass <small>(Z29743)</small>]] creates a sentence in the form {{xt|"A(n) X is a(n) Y Z."}} — or abstractly, <code>A(n) {{color|red|entity}} is a(n) {{color|blue|adjective}} {{color|darkorange|class}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q15783}} : {{color|blue|Adjective}}: {{Q|Q16042592}} : {{color|darkorange|Class}}: {{Q|Q106839123}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"A skateboard is a small means of transport."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is the Y of Z === [[f:Z37011]] creates a sentence in the form {{xt|"X is the Y of Z."}} — or abstractly, <code>{{color|red|subject}} is the {{color|blue|role}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q3870}} : {{color|blue|Role}}: {{Q|Q5119}} : {{color|darkorange|Dependency}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is the capital city of Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. === X is the Y-est Z in W === [[f:Z27243]] creates a sentence in the form {{xt|"X is the Y-est Z in W."}} — or abstractly, <code>{{color|red|entity}} is the {{color|blue|adjectivest}} {{color|darkorange|class}} in {{color|purple|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q5413}} : {{color|blue|Adjective}}: {{Q|Q36253}} : {{color|darkorange|Class}}: {{Q|Q4022}} : {{color|purple|Location}}: {{Q|Q48}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Yangtze is the longest river in Asia."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] === X is a Y in Z === [[f:Z36983]] creates a sentence in the form {{xt|"X is a Y in Z."}} — or abstractly, <code>{{color|red|entity}} is a {{color|blue|class}} in {{color|darkorange|location}}</code>. ; Example : {{color|red|Entity}}: {{Q|Q3870}} : {{color|blue|Class}}: {{Q|Q515}} : {{color|darkorange|Location}}: {{Q|Q114}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Nairobi is a city in Kenya."}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML <small>(Z89)</small>]] The '''entity''' field should be the subject (typically, but not always, your abstract article's subject). The '''class''' field should be what is being described as. The '''location''' field should say where it is located. It should only be used for physical locations. === Xs are Ys of Z === [[f:Z32326]] creates a sentence in the form {{xt|"Xs are Ys of Z."}} — or abstractly, <code>{{color|red|subjects}} are {{color|blue|roles}} of {{color|darkorange|dependency}}</code>. ; Example : {{color|red|Subject}}: {{Q|Q523}} : {{color|blue|Role}}: {{Q|Q31464082}} : {{color|darkorange|Dependency}}: {{Q|Q9128}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"Stars are sources of light."}} : {{color|mediumvioletred|Type}}: [[f:Z11|Monolingual text <small>(Z11)</small>]] The '''subject''' field should be the subject (typically, but not always, your abstract article's subject). The '''role''' field should be which role it serves to the dependency. The '''dependency''' field should be what is related to the subject. == Utilities == === Sentence-case section title from Wikidata label === [[f:Z32145]] makes a capitalised section title (level 2 heading), using the label of the chosen Wikidata item from the appropriate language or a fallback. ; Example : {{color|red|Entity}}: {{Q|Q309}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>History</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] [[f:Z32839]] is a plural version of [[f:Z32145]]. ; Example : {{color|red|Entity}}: {{Q|Q121769}} : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki><h2>References</h2></nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] === Join text-like objects into HTML fragments === [[f:Z32234]] combines certain text-like objects (currently [[f:Z6|strings]], [[f:Z11|monolingual texts]], and [[f:Z89|HTML fragments]]) into one big HTML fragment. It is useful for making multi-sentence paragraphs and avoiding the divide between the 3 types in linguistic functions. ===Main articles=== [[f:Z36083]] creates an HTML hatnote pointing the reader to a main article given the article and a language. === Monolingual text as HTML fragment w/ auto-langcode === [[f:Z29749]] converts a monolingual text into an HTML fragment. If the target language is not matched, it prepends a language code. This helps to still display a fallback when the functions available to a language are incomplete. ===Wikilinks=== [[f:Z32428]] creates an Abstract wikilink (hyperlink) to a given article given the article an a language. To make the label appear different than the link's article name, use [[f:Z36489]]. ===Sentence separators=== [[f:Z35672]] adds an HTML sentence separator between fragments. This function exists because not every language uses a space character - for example, a "space" in Chinese and Japanese should be blank strings. ===Images=== [[f:Z36038]] embeds an image onto the page given a Commons image and an (optional) string alternative text. To make the alt text be the label of a Wikidata item, use [[f:Z38053]] ==Introductory paragraphs == ===Species=== [[f:Z37922]] creates an introductory paragraph for species articles, including information about the family, conservation, and describing authority. ; Example : {{color|red|Species}}: Canis lupus : {{color|darkorange|Hypernym}}: big cat : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|Panthera leo, also known as the Lion, is a species of big cat in the family Felidae. The species was described in 1758 by Carl Linnaeus. Panthera leo has been assessed as Vulnerable by the International Union for Conservation of Nature (IUCN).}} <br />(''HTML formatting has been removed due to length - for a full example, see [[Q18498]]'') : {{color|mediumvioletred|Type}}: [[f:Z89|HTML fragment <small>(Z89)</small>]] If you do not want to manually add hypernym (describing phrase) to the paragraph, you can use [[f:Z37921]], which will make the word the order of the species. : Result: {{xt|Panthera leo, also known as the Lion, is a species of <mark>Carnivora</mark> in the family Felidae. ...}} ===Years=== [[f:Z20898]] creates a string paragraph providing basic information about the given year, given a Gregorian year ({{Q|Q39628023}}) and a language. ; Example : {{color|red|Year}}: 2000 : {{color|dimgray|Language}}: English : <hr/> : Result: {{xt|"<nowiki>2000 (MM) was a leap year starting on Saturday of the Gregorian calendar, the 2000th year of the Common Era (CE) and Anno Domini (AD) designations, the 1000th year of the 2nd millennium, the 100th year of the 20th century, and the 1st year of the 2000s decade.</nowiki>"}} : {{color|mediumvioletred|Type}}: [[f:Z6|String <small>(Z6)</small>]] [[Category:Abstract Wikipedia administration|Useful Functions]] jhp1gyr4ggho37kehx61py2wrtou80f Q143 0 465 13831 6973 2026-07-31T20:13:28Z Stefangrotz 4944 added infobox language 13831 abstractwiki text/plain { "qid": "Q143", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38329", "Z38329K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38329K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26570", "Z26570K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26570K2": { "Z1K1": "Z6091", "Z6091K1": "Q1790577" }, "Z26570K3": { "Z1K1": "Z6091", "Z6091K1": "Q946318" }, "Z26570K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z27243", "Z27243K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z27243K2": { "Z1K1": "Z6091", "Z6091K1": "Q12935276" }, "Z27243K3": { "Z1K1": "Z6091", "Z6091K1": "Q33215" }, "Z27243K4": { "Z1K1": "Z6091", "Z6091K1": "Q2" }, "Z27243K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } fmg9czqostj30crzt0u3sp8ev9re3du Q523 0 469 13852 4356 2026-08-01T11:41:10Z HenkvD 1447 -/- deprecated functions 13852 abstractwiki text/plain { "qid": "Q523", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z32234", "Z32234K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z32326", "Z32326K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32326K2": { "Z1K1": "Z6091", "Z6091K1": "Q31464082" }, "Z32326K3": { "Z1K1": "Z6091", "Z6091K1": "Q9128" }, "Z32326K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32843", "Z32843K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32843K2": { "Z1K1": "Z6091", "Z6091K1": "Q107152168" }, "Z32843K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32053", "Z32053K1": "https://doi.org/10.1051%2F0004-6361%3A20010626", "Z32053K2": "", "Z32053K3": "", "Z32053K4": { "Z1K1": "Z18", "Z18K1": "Z825K3" }, "Z32053K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 8xona53ableqr2j2gkr0isl26q8fcpb Q17198982 0 708 13838 13681 2026-08-01T03:15:41Z Feedmepaperr 1398 using new simpler call for citations using QID for title and publisher 13838 abstractwiki text/plain { "qid": "Q17198982", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36038", "Z36038K1": { "Z1K1": "Z310", "Z310K1": "M116676749" }, "Z36038K2": { "Z1K1": "Z7", "Z7K1": "Z36270", "Z36270K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36270K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q17343829" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q156623" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z32962", "Z32962K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32962K2": { "Z1K1": "Z6091", "Z6091K1": "Q627236" }, "Z32962K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z18", "Z18K1": "Z825K1" } ] }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P137" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z27849", "Z27849K1": { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q1081138" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q7533756" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z18", "Z18K1": "Z825K1" } ] }, "Z27849K2": { "Z1K1": "Z7", "Z7K1": "Z38542", "Z38542K1": "https://npgallery.nps.gov/NRHP/GetAsset/6a1e79e0-9859-41a4-a86c-153dfa92b667", "Z38542K2": { "Z1K1": "Z6091", "Z6091K1": "Q7533756" }, "Z38542K3": { "Z1K1": "Z6091", "Z6091K1": "Q3719" }, "Z38542K4": { "Z1K1": "Z18", "Z18K1": "Z825K3" }, "Z38542K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P138" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37464", "Z37464K1": { "Z1K1": "Z7", "Z7K1": "Z37271", "Z37271K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37271K2": { "Z1K1": "Z6091", "Z6091K1": "Q3214840" }, "Z37271K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37464K2": { "Z1K1": "Z6", "Z6K1": "Z37273" }, "Z37464K3": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q3214840" } ], "Z37464K4": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q3214840" } ], "Z37464K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P2044" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P2046" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32839", "Z32839K1": { "Z1K1": "Z6091", "Z6091K1": "Q123705" }, "Z32839K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36038", "Z36038K1": { "Z1K1": "Z310", "Z310K1": "M179234881" }, "Z36038K2": { "Z1K1": "Z7", "Z7K1": "Z36270", "Z36270K1": { "Z1K1": "Z6091", "Z6091K1": "Q140562310" }, "Z36270K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z6091", "Z6091K1": "Q140562314" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q123705" }, "Z36983K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z18", "Z18K1": "Z825K1" } ] }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z6091", "Z6091K1": "Q140562310" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q123705" }, "Z36983K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z18", "Z18K1": "Z825K1" }, { "Z1K1": "Z6091", "Z6091K1": "Q123705" } ] }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z6091", "Z6091K1": "Q140562314" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P137" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z6091", "Z6091K1": "Q140562310" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P137" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32839", "Z32839K1": { "Z1K1": "Z6091", "Z6091K1": "Q11298016" }, "Z32839K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37840", "Z37840K1": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q137785666" }, { "Z1K1": "Z6091", "Z6091K1": "Q61997217" }, { "Z1K1": "Z6091", "Z6091K1": "Q6174965" } ], "Z37840K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } bfor84ujprkux7pib9d0fi1tvif0kah Q189125 0 894 13853 8022 2026-08-01T11:42:03Z HenkvD 1447 -/- deprecated functions 13853 abstractwiki text/plain { "qid": "Q189125", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q106647285" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32179", "Z32179K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q43200" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q9800899" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q17884" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q6636" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } ] } } } fsbrye4hrrfoq9rjeo6ciuh25a2orlx Q6636 0 898 13855 12160 2026-08-01T11:44:08Z HenkvD 1447 -/- deprecated functions 13855 abstractwiki text/plain { "qid": "Q6636", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z29743", "Z29743K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z29743K2": { "Z1K1": "Z6091", "Z6091K1": "Q138868379" }, "Z29743K3": { "Z1K1": "Z6091", "Z6091K1": "Q2235286" }, "Z29743K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z32321", "Z32321K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32321K2": { "Z1K1": "Z13518", "Z13518K1": "1500" }, "Z32321K3": { "Z1K1": "Z6091", "Z6091K1": "Q7432" }, "Z32321K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z32053", "Z32053K1": "https://environment.yale.edu/news/article/yale-paper-challenges-how-scientists-study-same-sex-behavior-in-animals", "Z32053K2": "Should Scientists Change How They View (and Study) Same Sex Behavior in Animals?", "Z32053K3": "Yale School of the Environment", "Z32053K4": { "Z1K1": "Z20420", "Z20420K1": { "Z1K1": "Z20159", "Z20159K1": { "Z1K1": "Z17813", "Z17813K1": "Z17814" }, "Z20159K2": { "Z1K1": "Z13518", "Z13518K1": "2026" } }, "Z20420K2": { "Z1K1": "Z20342", "Z20342K1": { "Z1K1": "Z16098", "Z16098K1": "Z16104" }, "Z20342K2": { "Z1K1": "Z13518", "Z13518K1": "02" } } }, "Z32053K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z31465", "Z31465K1": { "Z1K1": "Z7", "Z7K1": "Z23468", "Z23468K1": { "Z1K1": "Z7", "Z7K1": "Z6821", "Z6821K1": { "Z1K1": "Z6091", "Z6091K1": "Q138861968" } }, "Z23468K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z32179", "Z32179K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q43200" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q9800899" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q17884" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q189125" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } ] } } } 1vtwqsovxxrt2r42xuspggseuz3ws9k Q18556697 0 1124 13850 5497 2026-08-01T11:38:59Z HenkvD 1447 -/- depreacted functions 13850 abstractwiki text/plain { "qid": "Q18556697", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q112193867" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z6091", "Z6091K1": "Q15787" }, "Z33059K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q179289" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K2": { "Z1K1": "Z6091", "Z6091K1": "Q182581" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q481609" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K2": { "Z1K1": "Z6091", "Z6091K1": "Q12199" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q179289" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z6091", "Z6091K1": "Q5873" }, "Z33059K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q105460363" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z6091", "Z6091K1": "Q154242" }, "Z33059K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q1595418" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z6091", "Z6091K1": "Q123585871" }, "Z33059K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q1717246" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z33059", "Z33059K1": { "Z1K1": "Z6091", "Z6091K1": "Q1361206" }, "Z33059K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z33059K3": { "Z1K1": "Z6091", "Z6091K1": "Q1717246" }, "Z33059K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 4qr3p5otd8ikfotz0ym68aiccodprnf Q98 0 1127 13869 3464 2026-08-01T11:55:14Z HenkvD 1447 -/- deprecated functions 13869 abstractwiki text/plain { "qid": "Q98", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z26570", "Z26570K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26570K2": { "Z1K1": "Z6091", "Z6091K1": "Q9430" }, "Z26570K3": { "Z1K1": "Z6091", "Z6091K1": "Q25855" }, "Z26570K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q1310239" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q1239" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } m68uo36hpybbf2tgfsxuppcn63uynm5 Q1239 0 1128 13865 3467 2026-08-01T11:53:14Z HenkvD 1447 -/- deprecated functions 13865 abstractwiki text/plain { "qid": "Q1239", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q1310239" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q715269" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 5uhy3ckbklyte038szh0py5sfy0012l Q49 0 1177 13870 3523 2026-08-01T11:55:43Z HenkvD 1447 -/- deprecated functions 13870 abstractwiki text/plain { "qid": "Q49", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q1310239" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q828" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z27243", "Z27243K1": { "Z1K1": "Z6091", "Z6091K1": "Q1489" }, "Z27243K2": { "Z1K1": "Z6091", "Z6091K1": "Q12935276" }, "Z27243K3": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z27243K4": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z27243K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 615mdtek6uct0bty1uz6hrkgng55evk Q18 0 1178 13871 3524 2026-08-01T11:56:05Z HenkvD 1447 -/- deprecated functions 13871 abstractwiki text/plain { "qid": "Q18", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q5107" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q1310239" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q828" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z27243", "Z27243K1": { "Z1K1": "Z6091", "Z6091K1": "Q174" }, "Z27243K2": { "Z1K1": "Z6091", "Z6091K1": "Q12935276" }, "Z27243K3": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z27243K4": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z27243K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } nh96laaegl0she9ak3jkd2y5bhc8h4t Q27611 0 1179 13858 3525 2026-08-01T11:47:26Z HenkvD 1447 -/- deprecated functions 13858 abstractwiki text/plain { "qid": "Q27611", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q855697" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z29749", "Z29749K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q1310239" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q828" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z29749K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } dofx3f82c8u26l6u3o4491k0i796v50 Q37141 0 1244 13857 3596 2026-08-01T11:46:42Z HenkvD 1447 -/- deprecated functions 13857 abstractwiki text/plain { "qid": "Q37141", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q49008" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q47577" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } } ] } } } 1tuvqz02ipl18zdrrix2wulddpn98bu Q8079 0 2535 13864 8200 2026-08-01T11:52:48Z HenkvD 1447 -/- deprecated functions 13864 abstractwiki text/plain { "qid": "Q8079", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q17589470" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q309" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q10931" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q590490" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q3966" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q2477766" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q5300" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q56898" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q865422" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q56898" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q6917780" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q4894974" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q44753009" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q2573628" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q44753009" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } ivm84bx3bmrrk08ong0ku6ctoyjdeev Q39338 0 2605 13863 6757 2026-08-01T11:51:16Z HenkvD 1447 -/- deprecated functions 13863 abstractwiki text/plain { "qid": "Q39338", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q22006653" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } pr6ebgytesii8ov16jb3tfm54uaph2u Q41483 0 2625 13867 6821 2026-08-01T11:54:11Z HenkvD 1447 -/- deprecated functions 13867 abstractwiki text/plain { "qid": "Q41483", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q652256" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q164562" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q2526255" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 0j4xkpc5ndec9c6lz2pz0u2u0l6njin Q275131 0 2707 13868 10894 2026-08-01T11:54:51Z HenkvD 1447 -/- deprecated functions 13868 abstractwiki text/plain { "qid": "Q275131", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z35972", "Z35972K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z35972K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z27868", "Z27868K1": { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q683111" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } } ] } } } 08yhtloxyg35vg757sjrdli97dqtoz0 Q108540806 0 2711 13860 7133 2026-08-01T11:49:19Z HenkvD 1447 -/- deprecated functions 13860 abstractwiki text/plain { "qid": "Q108540806", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q683111" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 5m5su2ad1fjcyzpnespqd845c42hru8 Q4115189 0 2720 13854 8199 2026-08-01T11:43:10Z HenkvD 1447 -/- deprecated functions 13854 abstractwiki text/plain { "qid": "Q4115189", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q16222597" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q13406268" }, "Z26039K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q15397819" }, "Z26039K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z6091", "Z6091K1": "Q112795079" }, "Z26039K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 77zplbtxv2hg7dvdz003xul0f5g734b Q87576930 0 2757 13861 7187 2026-08-01T11:50:06Z HenkvD 1447 -/- deprecated functions 13861 abstractwiki text/plain { "qid": "Q87576930", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q29654788" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } avn9gk8y2hfyeo8vpmx67lqjuey50cm Q1756282 0 2771 13851 7221 2026-08-01T11:40:06Z HenkvD 1447 -/- deprecated functions 13851 abstractwiki text/plain { "qid": "Q1756282", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26095", "Z26095K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26095K2": { "Z1K1": "Z6091", "Z6091K1": "Q11019" }, "Z26095K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q138861968" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32179", "Z32179K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33848", "Z33848K1": { "Z1K1": "Z6091", "Z6091K1": "Q260606" }, "Z33848K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } ] } } } kl5w4jre3k1dtysvwbhtrck4vyoou64 Q2945123 0 2772 13862 7222 2026-08-01T11:50:50Z HenkvD 1447 -/- deprecated functions 13862 abstractwiki text/plain { "qid": "Q2945123", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26095", "Z26095K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26095K2": { "Z1K1": "Z6091", "Z6091K1": "Q122683347" }, "Z26095K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } ay0e6ggmqsq7k26v8305fzlm0ahxx0q User:Waldyrious 2 2869 13841 10301 2026-08-01T08:26:33Z Waldyrious 896 /* Individual examples */ +1 13841 wikitext text/x-wiki == Showcase / lists of (potentially) most fleshed-out abstract articles == * [[Special:LongPages]] * [[Abstract Wikipedia:WikiProject Encyclopedic Quality]] ** See [[Special:WhatLinksHere/Abstract Wikipedia:WikiProject Encyclopedic Quality|pages that link to it]] * [[Abstract Wikipedia:Featured article]] * [[Abstract Wikipedia:WikiProject Core articles]] * [https://abstract-data.toolforge.org Abstract Data] dashboard (not sure what exactly it's showing) === Individual examples === * [[Q153|{{label|Q153}}]] — has lots of content, but it's all isolated, unrelated sentences, rather than connected in paragraphs. * [[Q408|{{label|Q408}}]] — lead paragraph + various sections and even subsections (though most of these only contain a "main article" link) * [[Q258|{{label|Q258}}]] — has some broken functions * [[Q152|{{label|Q152}}]] — just a plain list of facts, needs weaving into prose * [[Q15433043|{{label|Q15433043}}]] — appears to be relatively complete, including references, but several functions are broken * [[Q148|{{label|Q148}}]] — various relevant facts, but only contains the lead paragraph; needs expanding * [[Q18556697|{{label|Q18556697}}]] — same as above * [[Q762|{{label|Q762}}]] — contains a lead paragraph (currently using a broken function) and a section listing notable works; needs expanding. * [[Q1289|{{label|Q1289}}]] — short, but pretty natural-sounding. Looks like a real stub: infobox, images, sections, and a handful of basic sentences. == Useful links == * [[Help:How to create an article]] (not very helpful tbh, as of May 2026) * [[Abstract Wikipedia:Useful functions for article composition]] * [[f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments]] == General impressions == * The UI/UX still needs a lot of work! 😬 * Function execution errors out constantly 😩 ** I wonder if there could be a user preference to render functions locally instead of server-side? Or at least split the load? ** Why aren't rendered functions cached, even if just for a few minutes? * I hope they're working on a source mode for editing — something like this (based on the example from [[Abstract Wikipedia:About]]): *: <code>superlative ( Nigeria, populous, country, Africa, English ) </code> *: &nbsp;&nbsp;↓<br/>[[f:Z27243|<span title="superlative">Z27243</span>]] ( {{Q-tooltip|Q1033}}, {{Q-tooltip|Q138758272}}, {{Q-tooltip|Q6256}}, {{Q-tooltip|Q15}}, [[f:Z1002|<span title="English">Z1002</span>]] ) *: &nbsp;&nbsp;↓<br/>{{xt|Nigeria is the most populous country in Africa.}} ** See [[f:Wikifunctions:Status updates/2024-10-17]] for some examples. n378c4k2kyp6b014r8ut8geyoep59u0 13842 13841 2026-08-01T08:27:11Z Waldyrious 896 /* Showcase / lists of (potentially) most fleshed-out abstract articles */ 13842 wikitext text/x-wiki == Showcase / lists of (potentially) most fleshed-out abstract articles == * [[Special:LongPages]] * [[Abstract Wikipedia:WikiProject Encyclopedic Quality]] ** See [[Special:WhatLinksHere/Abstract Wikipedia:WikiProject Encyclopedic Quality|pages that link to it]] * [[Abstract Wikipedia:Featured articles]] * [[Abstract Wikipedia:WikiProject Core articles]] * [https://abstract-data.toolforge.org Abstract Data] dashboard (not sure what exactly it's showing) === Individual examples === * [[Q153|{{label|Q153}}]] — has lots of content, but it's all isolated, unrelated sentences, rather than connected in paragraphs. * [[Q408|{{label|Q408}}]] — lead paragraph + various sections and even subsections (though most of these only contain a "main article" link) * [[Q258|{{label|Q258}}]] — has some broken functions * [[Q152|{{label|Q152}}]] — just a plain list of facts, needs weaving into prose * [[Q15433043|{{label|Q15433043}}]] — appears to be relatively complete, including references, but several functions are broken * [[Q148|{{label|Q148}}]] — various relevant facts, but only contains the lead paragraph; needs expanding * [[Q18556697|{{label|Q18556697}}]] — same as above * [[Q762|{{label|Q762}}]] — contains a lead paragraph (currently using a broken function) and a section listing notable works; needs expanding. * [[Q1289|{{label|Q1289}}]] — short, but pretty natural-sounding. Looks like a real stub: infobox, images, sections, and a handful of basic sentences. == Useful links == * [[Help:How to create an article]] (not very helpful tbh, as of May 2026) * [[Abstract Wikipedia:Useful functions for article composition]] * [[f:Wikifunctions:Abstract Wikipedia/2025 fragment experiments]] == General impressions == * The UI/UX still needs a lot of work! 😬 * Function execution errors out constantly 😩 ** I wonder if there could be a user preference to render functions locally instead of server-side? Or at least split the load? ** Why aren't rendered functions cached, even if just for a few minutes? * I hope they're working on a source mode for editing — something like this (based on the example from [[Abstract Wikipedia:About]]): *: <code>superlative ( Nigeria, populous, country, Africa, English ) </code> *: &nbsp;&nbsp;↓<br/>[[f:Z27243|<span title="superlative">Z27243</span>]] ( {{Q-tooltip|Q1033}}, {{Q-tooltip|Q138758272}}, {{Q-tooltip|Q6256}}, {{Q-tooltip|Q15}}, [[f:Z1002|<span title="English">Z1002</span>]] ) *: &nbsp;&nbsp;↓<br/>{{xt|Nigeria is the most populous country in Africa.}} ** See [[f:Wikifunctions:Status updates/2024-10-17]] for some examples. pheiza71aefr9qyxn1kln9kceetsuqu Q819214 0 3013 13859 11018 2026-08-01T11:48:35Z HenkvD 1447 -/- deprecated functions 13859 abstractwiki text/plain { "qid": "Q819214", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36049", "Z36049K1": { "Z1K1": "Z310", "Z310K1": "M76600940" }, "Z36049K2": { "Z1K1": "Z12", "Z12K1": [ "Z11", { "Z1K1": "Z11", "Z11K1": "Z1002", "Z11K2": "Full logo of International Day Against Homophobia, Biphobia and Transphobia" } ] }, "Z36049K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z34282", "Z34282K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z34282K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36897", "Z36897K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36897K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 2jejkyo9gi9cctxg7mz6k3dux2ajqwd Q1497335 0 3048 13866 8160 2026-08-01T11:53:46Z HenkvD 1447 -/- deprecated functions 13866 abstractwiki text/plain { "qid": "Q1497335", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z26039", "Z26039K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z26039K2": { "Z1K1": "Z6091", "Z6091K1": "Q125102573" }, "Z26039K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q2402185" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q2500638" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } rjcqcdvo91egbqeft6buu6nj4yag189 Q1317 0 3283 13849 8849 2026-08-01T11:37:04Z HenkvD 1447 -/- deprecated function 13849 abstractwiki text/plain { "qid": "Q1317", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z35370", "Z35370K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z35370K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } qrmjh4s937b4ht3c4wgc2oh5yjr7u16 Q64 0 3291 13834 13088 2026-07-31T20:22:55Z Stefangrotz 4944 added infobox 13834 abstractwiki text/plain { "qid": "Q64", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M19540240" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32123", "Z32123K1": { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z37011", "Z37011K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37011K2": { "Z1K1": "Z6091", "Z6091K1": "Q5119" }, "Z37011K3": { "Z1K1": "Z6091", "Z6091K1": "Q183" }, "Z37011K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } } }, { "Z1K1": "Z7", "Z7K1": "Z32962", "Z32962K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32962K2": { "Z1K1": "Z6091", "Z6091K1": "Q1221156" }, "Z32962K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } mjm6q9c5mxyyzldwanfu3l1koe6vcl6 Q841774 0 3298 13873 8851 2026-08-01T11:58:00Z HenkvD 1447 -/- deprecated functions 13873 abstractwiki text/plain { "qid": "Q841774", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z35472", "Z35472K1": { "Z1K1": "Z7", "Z7K1": "Z32982", "Z32982K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32982K2": { "Z1K1": "Z6091", "Z6091K1": "Q21146257" }, "Z32982K3": { "Z1K1": "Z6091", "Z6091K1": "Q8486" }, "Z32982K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z35472K2": { "Z1K1": "Z6091", "Z6091K1": "Q8486" }, "Z35472K3": { "Z1K1": "Z40", "Z40K1": "Z42" }, "Z35472K4": { "Z1K1": "Z40", "Z40K1": "Z42" }, "Z35472K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" }, "Z35472K6": { "Z1K1": "Z11", "Z11K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" }, "Z11K2": "" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q138861968" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32179", "Z32179K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z27926", "Z27926K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33848", "Z33848K1": { "Z1K1": "Z6091", "Z6091K1": "Q159774" }, "Z33848K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z89", "Z89K1": " (" }, { "Z1K1": "Z7", "Z7K1": "Z33457", "Z33457K1": { "Z1K1": "Z11", "Z11K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" }, "Z11K2": { "Z1K1": "Z7", "Z7K1": "Z22664", "Z22664K1": { "Z1K1": "Z6091", "Z6091K1": "Q40050" }, "Z22664K2": { "Z1K1": "Z6091", "Z6091K1": "Q26256352" }, "Z22664K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } } }, { "Z1K1": "Z89", "Z89K1": ")" } ] }, { "Z1K1": "Z7", "Z7K1": "Z33848", "Z33848K1": { "Z1K1": "Z6091", "Z6091K1": "Q749182" }, "Z33848K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } ] } } } nvqsokk2a5yn6v1d38nj6oe8siczdbj Q139027804 0 3409 13872 9310 2026-08-01T11:57:17Z HenkvD 1447 -/- deprecated functions 13872 abstractwiki text/plain { "qid": "Q139027804", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z33068", "Z33068K1": [ "Z1", { "Z1K1": "Z7", "Z7K1": "Z34282", "Z34282K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z34282K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z28016", "Z28016K1": { "Z1K1": "Z6091", "Z6091K1": "Q6109517" }, "Z28016K2": { "Z1K1": "Z6091", "Z6091K1": "Q482980" }, "Z28016K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z28016K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ], "Z33068K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q138861968" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32179", "Z32179K1": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q6109517" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q13534337" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32428", "Z32428K1": { "Z1K1": "Z6091", "Z6091K1": "Q11660" }, "Z32428K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } ] } } } mdezdqemyjb4yfj7e91hyztevh3pv6e Q1008 0 4026 13839 11342 2026-08-01T03:24:12Z Poro26 4173 Amélioration 13839 abstractwiki text/plain { "qid": "Q1008", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M15247019" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M421242" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q6256" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q15" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z37011", "Z37011K1": { "Z1K1": "Z6091", "Z6091K1": "Q3768" }, "Z37011K2": { "Z1K1": "Z6091", "Z6091K1": "Q5119" }, "Z37011K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37011K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091" ] }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z37011", "Z37011K1": { "Z1K1": "Z6091", "Z6091K1": "Q1515" }, "Z37011K2": { "Z1K1": "Z6091", "Z6091K1": "Q125684839" }, "Z37011K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37011K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091" ] }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P1448" }, "Z36218K3": { "Z1K1": "Z60", "Z60K1": "en", "Z60K2": [ "Z6" ] } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P1451" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P610" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z6091", "Z6091K1": "Q849129" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P2044" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } tcpq1295eq8zoqt4ereiocb6kknhpii Q123471046 0 4459 13856 12148 2026-08-01T11:45:20Z HenkvD 1447 -/- deprecated functions 13856 abstractwiki text/plain { "qid": "Q123471046", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36038", "Z36038K1": { "Z1K1": "Z310", "Z310K1": "M139106997" }, "Z36038K2": { "Z1K1": "Z7", "Z7K1": "Z36270", "Z36270K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36270K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q34740" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q21358789" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32962", "Z32962K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32962K2": { "Z1K1": "Z6091", "Z6091K1": "Q98961713" }, "Z32962K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z37065", "Z37065K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37065K2": { "Z1K1": "Z6091", "Z6091K1": "Q19269277" }, "Z37065K3": { "Z1K1": "Z6091", "Z6091K1": "Q34740" }, "Z37065K4": { "Z1K1": "Z6091", "Z6091K1": "Q134311" }, "Z37065K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q19269277" }, { "Z1K1": "Z6091", "Z6091K1": "Q34740" }, { "Z1K1": "Z18", "Z18K1": "Z825K1" } ] }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q8269924" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P138" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z6091", "Z6091K1": "Q588574" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q2531956" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q148" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q588574" }, { "Z1K1": "Z6091", "Z6091K1": "Q2531956" } ] }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P171" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36835", "Z36835K1": { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z6091", "Z6091K1": "Q124005986" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P171" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36835K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36835K3": { "Z1K1": "Z40", "Z40K1": "Z41" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q7205" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P2348" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q514" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P2043" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q34740" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q134311" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z18", "Z18K1": "Z825K1" }, { "Z1K1": "Z6091", "Z6091K1": "Q34740" }, { "Z1K1": "Z6091", "Z6091K1": "Q134311" } ] }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 0cyhonkwkamdj17jthvs5gw34a9l3os Abstract Wikipedia:Useful verbs 4 4481 13848 12918 2026-08-01T11:18:15Z HenkvD 1447 -/- depricated verb functions 13848 wikitext text/x-wiki '''WARNING''': the functions described here are marked as deprecated (July 2026). These verbs are considered useful when using sentences of the form {{xt|"X verbs Y."}} — or abstractly, <code>{{color|red|subject}} {{color|blue|verbs}} {{color|darkorange|object}}</code>. Verbs and other parts of speech can be added to a Wikidata object using [[d:Wikidata:Lexicographical data]]. Which object to use for a commonly-used verb, and which verbs are available to begin with, is not necessarily obvious. This table provides a few common examples. {| class="wikitable sortable" |- ! English verb !! Wikidata item |- | contain || {{Q|Q6014822}} |- | have || {{Q|Q6498684}} |- | make || {{Q|Q11398090}} |- | own || {{Q|Q1400881}} |} nn08pz694f7x527f81hhpba841043zq User:HenkvD/Infoboxes 2 4581 13843 12838 2026-08-01T10:18:36Z HenkvD 1447 /* Overview of Infobox functions I work(ed) upon */ 13843 wikitext text/x-wiki ===Overview of Infobox functions I work(ed) upon=== << WORK IN PROGRESS >> {| class="wikitable" ! !! infobox for city !! infobox for person !! infobox for a taxon !! Etcetera |- | '''ZID''' || [[f:Z36678|Z36678]] || [[f:Z35370|Z35370]] || [[f:Z37827|Z37827]] || |- | '''Article as example''' || [[Q90]] || [[Q181]] || [[Q140]] || |- valign="top" | | '''Example''' | <table style="background-color:var(--background-color-interactive-subtle,#F8F9FA);border:1px solid var(--border-color-base,#A2A9B1);border-spacing:3px;clear:inline-end;float: inline-end;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"><tr><td colspan="2" align="center" style="--infobox-accent-hue:264deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">Paris</td></tr><tr><td>Country</td><td>France</td></tr><tr><td>Time zone</td><td>UTC+01:00</td></tr><tr><td>Geographic coordinate</td><td>48°51′24″N 2°21′8″E</td></tr></table> | <table style="background-color:#F8F9FA;border:1px solid #A2A9B1;border-spacing:3px;clear:right;float:right;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"><tr><td colspan="2" align="center" style="--infobox-accent-hue:264deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">Jimmy Wales</td></tr><tr><td>Date of birth</td><td>7 August 1966</td></tr><tr><td>Place of birth</td><td>Huntsville</td></tr></table> | <table style="background-color:#F8F9FA;border:1px solid #A2A9B1;border-spacing:3px;clear:right;float:right;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"><tr><td colspan="2" align="center" style="--infobox-accent-hue:264deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">Lion</td></tr><tr><td>Scientific name</td><td>Panthera leo</td></tr><tr><td>Taxonomic rank</td><td>Species</td></tr><tr><td>Parent taxon</td><td>Panthera</td></tr></table> | |- | '''Remark''' || Rows to be added later || Rows to be added later || Rows to be added later || |} {| class="wikitable" ! ZID !! Functions used: !! Exemple of the result !! Comment |- | [[f:Z33328|Z33328]] || create HTML table fragment || <nowiki><table style="background-color:#F8F9FA;border:1px solid #A2A9B1;border-spacing:3px;clear:right;float:right;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"></table></nowiki> || |- | [[f:Z37644|Z37644]] || infobox section || <nowiki><tr><td colspan="2" align="center" style="--infobox-accent-hue:264deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">City</td></tr></nowiki> || |- | [[f:Z37647|Z37647]] || infobox color scheme | <table style="background-color:#F8F9FA;border:1px solid #A2A9B1;border-spacing:3px;clear:right;float:right;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"><tr><td colspan="2" align="center" style="--infobox-accent-hue:90deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">test</td></tr></table> <table style="background-color:#F8F9FA;border:1px solid #A2A9B1;border-spacing:3px;clear:right;float:right;margin:0.5em 0 0.5em 1em;padding:0.2em;width:250px;"><tr><td colspan="2" align="center" style="--infobox-accent-hue:264deg;background-color:oklch(from var(--background-color-success-subtle,#DFF2EB) calc(0.8*l + 0.15) calc(c + 0.05) var(--infobox-accent-hue,264deg));">default</td></tr></table> | colorscheme test and default color scheme |- | [[f:Z37623|Z37623]] || infobox row || <nowiki><tr><td>Country</td><td>France</td></tr> (if function for value is not defined: <tr><td>Xxxx</td><td>Type Zxxxx not yet defined in Z37865"</td></tr></nowiki> || |- | [[f:Z33319|Z33319]] || create HTML tr fragment || <nowiki><tr></tr></nowiki> || |- | [[f:Z33315|Z33315]] || create HTML td fragment || <nowiki><td>xx</td></nowiki> || |- | [[f:Z37866|Z37866]] || infobox row property type || Returns Z6 String (also for images) Z6010 Wikidata quantity Z6011 Wikidata geo-coordinate Z6064 Wikidata time<br>Z6091 Wikidata item reference etc || |- | [[f:Z37880|Z37880]] || infobox value QID || France || |- | [[f:Z37883|Z37883]] || infobox value string<br>Idem for quantity etc || Panthera leo<br>2,103,778 or 105.4 km² || |- | || infobox value date || 7 August 1966 || |- | || etc || || |- | [[f:Z37655|Z37655]] || infobox 1 image || Not yet || |- | || infobox 2 images || Idem || |} njebcai4gpf5zcs65wxtdhpelg19q00 Q895022 0 4824 13823 13252 2026-07-31T14:15:57Z Jens Ohlig 29 13823 abstractwiki text/plain { "qid": "Q895022", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36944", "Z36944K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q11707" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q142" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } }, { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M157389569" }, "Z38053K2": { "Z1K1": "Z6091", "Z6091K1": "Q895022" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z32145", "Z32145K1": { "Z1K1": "Z6091", "Z6091K1": "Q309" }, "Z32145K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36944", "Z36944K1": { "Z1K1": "Z7", "Z7K1": "Z37065", "Z37065K1": { "Z1K1": "Z6091", "Z6091K1": "Q113549370" }, "Z37065K2": { "Z1K1": "Z6091", "Z6091K1": "Q12943371" }, "Z37065K3": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z37065K4": { "Z1K1": "Z6091", "Z6091K1": "Q90" }, "Z37065K5": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } } ] } } } o3ww7r21qfxj5c3x5mqdvawo20ptnyr Q506586 0 4873 13821 13813 2026-07-31T12:34:08Z Feedmepaperr 1398 rearranged and added sentence separators 13821 abstractwiki text/plain { "qid": "Q506586", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M84034" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P31" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P131" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P373" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } f5qljxkpx6qih84dawnoozogce59i1k 13835 13821 2026-07-31T23:56:52Z EatingCarBatteries 1378 13835 abstractwiki text/plain { "qid": "Q506586", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M30626793" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q1393" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q515" } ] }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36193", "Z36193K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36193K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P131" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } 3em4m3xow04ok0z0w13jas0eeoqy8bo 13836 13835 2026-08-01T02:26:19Z Feedmepaperr 1398 no need for that last separator 13836 abstractwiki text/plain { "qid": "Q506586", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M30626793" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36831", "Z36831K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q1393" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z36831K2": [ "Z6091", { "Z1K1": "Z6091", "Z6091K1": "Q515" } ] }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36193", "Z36193K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36193K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P131" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } ewxe1wxxpi80wk50her0qy987dkxwh5 User talk:Feedmepaperr/1000 3 5037 13822 2026-07-31T13:59:38Z HenkvD 1447 /* List of 1000 core articles */ new section 13822 wikitext text/x-wiki == List of 1000 core articles == Hi Feedmeppaperr, this list is already created at [[Abstract Wikipedia:WikiProject Core articles]]. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 13:59, 31 July 2026 (UTC) nlfx9wx829259u0w8d5syw4aautwnb6 13840 13822 2026-08-01T04:18:23Z Feedmepaperr 1398 /* List of 1000 core articles */ Reply 13840 wikitext text/x-wiki == List of 1000 core articles == Hi Feedmeppaperr, this list is already created at [[Abstract Wikipedia:WikiProject Core articles]]. [[User:HenkvD|HenkvD]] ([[User talk:HenkvD|talk]]) 13:59, 31 July 2026 (UTC) :oh. [[User:Feedmepaperr|Feedmepaperr]] ([[User talk:Feedmepaperr|talk]]) 04:18, 1 August 2026 (UTC) rhpp4im10pvb5co6rkc4tkvihl2avv0 User:Stefangrotz 2 5038 13824 2026-07-31T20:01:00Z Stefangrotz 4944 Created page with "Created by me: * [[Q985]] (Baden-Württemberg) * [[Villingen-Schwenningen (Q3865)]] * [[Karlsruhe (Q1040)]]" 13824 wikitext text/x-wiki Created by me: * [[Q985]] (Baden-Württemberg) * [[Villingen-Schwenningen (Q3865)]] * [[Karlsruhe (Q1040)]] 9rh31hlxzox548hbbquvnh9itakqiue 13825 13824 2026-07-31T20:02:27Z Stefangrotz 4944 13825 wikitext text/x-wiki Created by me: * [[Q985]] (Baden-Württemberg) * [[Q3865]] (Villingen-Schwenningen) * [[Q1040]] (Karlsruhe) Notes: * [[Q143]] (Esperanto) q7dqnsi4mjc36c0vtppx2uhrv59jl05 13827 13825 2026-07-31T20:07:23Z Stefangrotz 4944 13827 wikitext text/x-wiki Created by me: * [[Q985]] (Baden-Württemberg) * [[Q3865]] (Villingen-Schwenningen) * [[Q1040]] (Karlsruhe) * [[Q2833]] Freiburg Notes: * [[Q143]] (Esperanto) akxwtrwwstx7b6rr25rq103dpsxwpza 13829 13827 2026-07-31T20:10:30Z Stefangrotz 4944 13829 wikitext text/x-wiki Hi, I am Stefan, I started editing abstract wikipedia after visiting the workshop in the Wikimania 2026 in Paris. Created by me: * [[Q985]] (Baden-Württemberg) * [[Q3865]] (Villingen-Schwenningen) * [[Q1040]] (Karlsruhe) * [[Q2833]] Freiburg * [[Q3150]] (Jena) Notes: * [[Q143]] (Esperanto) 67a3ix9jj972ihowfrphqtrpb2m6eyb 13830 13829 2026-07-31T20:11:23Z Stefangrotz 4944 13830 wikitext text/x-wiki Hi, I am Stefan, I started editing abstract wikipedia after visiting the workshop in the [[Q131324746|Wikimania 2026]] in Paris. Created by me: * [[Q985]] (Baden-Württemberg) * [[Q3865]] (Villingen-Schwenningen) * [[Q1040]] (Karlsruhe) * [[Q2833]] Freiburg * [[Q3150]] (Jena) Notes: * [[Q143]] (Esperanto) i9g93xsswnvqdbg78ye3ih49zlqqaus 13833 13830 2026-07-31T20:21:06Z Stefangrotz 4944 13833 wikitext text/x-wiki Hi, I am Stefan, I started editing abstract wikipedia after visiting the workshop in the [[Q131324746|Wikimania 2026]] in Paris. Created by me: * [[Q985]] Baden-Württemberg * [[Q3865]] Villingen-Schwenningen * [[Q1040]] Karlsruhe * [[Q2833]] Freiburg * [[Q3150]] Jena * [[Q1205]] Thüringen Notes: * [[Q143]] (Esperanto) oniqn7r3783yttfn5facw68wn3d1yeu Q2833 0 5039 13826 2026-07-31T20:06:53Z Stefangrotz 4944 first version 13826 abstractwiki text/plain { "qid": "Q2833", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36993", "Z36993K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36993K2": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z36993K3": { "Z1K1": "Z6091", "Z6091K1": "Q985" }, "Z36993K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } } ] } } } rs1jd50o7f81e3d7jtacmw87de5fijc Q3150 0 5040 13828 2026-07-31T20:09:36Z Stefangrotz 4944 first version 13828 abstractwiki text/plain { "qid": "Q3150", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z36678", "Z36678K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36678K2": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36993", "Z36993K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36993K2": { "Z1K1": "Z6091", "Z6091K1": "Q515" }, "Z36993K3": { "Z1K1": "Z6091", "Z6091K1": "Q1205" }, "Z36993K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } } ] } } } ot9x7npzvgfzyov5mcuhh4drb47zwrm Q1205 0 5041 13832 2026-07-31T20:20:25Z Stefangrotz 4944 first version 13832 abstractwiki text/plain { "qid": "Q1205", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z36983", "Z36983K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36983K2": { "Z1K1": "Z6091", "Z6091K1": "Q1221156" }, "Z36983K3": { "Z1K1": "Z6091", "Z6091K1": "Q183" }, "Z36983K4": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } } ] } } } 2g0bsinybzb3uweqsrq2z8zo7nzs9qq Q11647 0 5042 13837 2026-08-01T02:57:22Z Feedmepaperr 1398 small article. we need more functions for band related things. 13837 abstractwiki text/plain { "qid": "Q11647", "sections": { "Q8776414": { "index": 0, "fragments": [ "Z89", { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M149665641" }, "Z38053K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z38053", "Z38053K1": { "Z1K1": "Z310", "Z310K1": "M3470262" }, "Z38053K2": { "Z1K1": "Z6091", "Z6091K1": "Q1886349" }, "Z38053K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z37726", "Z37726K1": { "Z1K1": "Z7", "Z7K1": "Z32962", "Z32962K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z32962K2": { "Z1K1": "Z6091", "Z6091K1": "Q215380" }, "Z32962K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, "Z37726K2": { "Z1K1": "Z18", "Z18K1": "Z825K1" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P9989" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z35672", "Z35672K1": { "Z1K1": "Z18", "Z18K1": "Z825K2" } }, { "Z1K1": "Z7", "Z7K1": "Z36218", "Z36218K1": { "Z1K1": "Z18", "Z18K1": "Z825K1" }, "Z36218K2": { "Z1K1": "Z6092", "Z6092K1": "P112" }, "Z36218K3": { "Z1K1": "Z18", "Z18K1": "Z825K2" } } ] } } } g7pfdiq7s2fz37j9rj37gh731knymck