Related changes
More actions
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
14 May 2026
|
|
N 22:49 | Template:Nation 2 changes history +841 [Nadanke (2×)] | |||
|
|
22:49 (cur | prev) +335 Nadanke talk contribs | ||||
| N |
|
22:02 (cur | prev) +506 Nadanke talk contribs (Created page with "<noinclude> {{#cargo_declare: _table=Nations |id=Integer |era=String |name=String |epithet=String }} This template stores nation metadata. Usage: <pre> {{Nation |id= |era= |name= |epithet= }} </pre> </noinclude><includeonly>{{#cargo_store: _table=Nations |id={{{id|}}} |era={{{era|}}} |name={{{name|}}} |epithet={{{epithet|}}} }}<!-- --><div class="dw-infobox dw-nation"> '''{{{name|}}}'''<br> {{{epithet|}}}<br> Era: {{{era|}}} </div> Category:Nations Category:{{{e...") | |||
| N 22:48 | Module:Domwiki diffhist +1,209 Nadanke talk contribs (Created page with "local p = {} local replacements = { ["'"] = "", ["’"] = "", ["`"] = "", [" "] = "-", [","] = "", ["%."] = "", [":"] = "", [";"] = "", ["!"] = "", ["%?"] = "", ["&"] = "and", ["é"] = "e", ["è"] = "e", ["ê"] = "e", ["ë"] = "e", ["á"] = "a", ["à"] = "a", ["â"] = "a", ["ä"] = "a", ["å"] = "a", ["í"] = "i", ["ì"] = "i", ["î"] = "i", ["ï"] = "i", ["ó"] = "o", ["ò"] = "o", ["ô"] = "o", ["ö"] = "o", ["ú"] = "u", ["ù"] = "u",...") | ||||