CURRENT MISSION: Update, uncensor and (if needed) rewrite all the imported pages from SNCApedia.
For the love of god, please only mark your articles with {{WIP}} if you actually intend to finish them. Just look at how many there are in the WIP category.


Tether is currently on a break until the 16th of July. Please contact me for any and all things regarding SECApedia. Soyoyuki (talk) 01:36, 26 June 2026 (UTC)


Site will go offline for a bit because i'm adding cuckflare.
It shouldnt take long.

Module:FamilyTree: Revision history

From SECApedia
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 May 2026

  • curprev 10:3110:31, 20 May 2026 imported>SomebodyRum m 6,135 bytes −16 No edit summary undo
  • curprev 10:2710:27, 20 May 2026 imported>SomebodyRum m 6,151 bytes −280 No edit summary undo
  • curprev 10:2210:22, 20 May 2026 imported>SomebodyRum m 6,431 bytes +343 No edit summary undo
  • curprev 10:1910:19, 20 May 2026 imported>SomebodyRum m 6,088 bytes +748 No edit summary undo
  • curprev 10:1210:12, 20 May 2026 imported>SomebodyRum m 5,340 bytes +1,206 No edit summary undo
  • curprev 10:0510:05, 20 May 2026 imported>SomebodyRum m 4,134 bytes +220 No edit summary undo
  • curprev 09:5609:56, 20 May 2026 imported>SomebodyRum m 3,914 bytes +1,625 No edit summary undo
  • curprev 09:4809:48, 20 May 2026 imported>SomebodyRum 2,289 bytes +2,289 Created page with "local p = {} function p.main(frame) local parent = frame:getParent() local input = frame.args[1] or parent.args[1] or parent.args.text or "" if mw.text.trim(input) == "" then return "" end local lines = mw.text.split(input, "\n") local html = {} -- Inject the TemplateStyles securely local styles = frame:extensionTag('templatestyles', '', {src = 'Template:FamilyTree/styles.css'}) table.insert(html, styles)..."