Related changes
From Nasqueron Agora
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
9 April 2026
|
|
N 17:52 | Module:ProjectBox 3 changes history +2,203 [Dereckson (3×)] | |||
|
|
17:52 (cur | prev) +1,405 Dereckson talk contribs | ||||
|
|
17:41 (cur | prev) +25 Dereckson talk contribs | ||||
| N |
|
17:38 (cur | prev) +773 Dereckson talk contribs (Created page with "local p = {} local function renderRow(label, value) if not value or value == "" then return "" end return string.format( '<tr><th>%s</th><td>%s</td></tr>', label, value ) end function p.render(frame) local args = frame:getParent().args local html = {} table.insert(html, '{| class="infobox project-infobox"') -- Title (project name) if args.project then table.insert(html, string.format('! colspan="2" c...") | |||
