Template:Discourse Archive: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Create Discourse Archive template for verbatim preservation of discuss.noisebridge.info threads
 
Mcint (talk | contribs)
Show don't just tell includeonly -> onlyinclude; blocks get copied, make copyable what you want used, claude :)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{| style="width:100%; margin:0.8em 0; padding:0; border-left:4px solid #b8935a; background:#fdf6e3; color:#3d2b1f;"
==[[onlyinclude]]'d==
<onlyinclude>{| style="width:100%; margin:0.8em 0; padding:0; border-left:4px solid #b8935a; background:#fdf6e3; color:#3d2b1f;"
|-
|-
| style="padding:10px 14px; vertical-align:top; font-size:0.95em; line-height:1.6;" |
| style="padding:10px 14px; vertical-align:top; font-size:0.95em; line-height:1.6;" |
<span style="font-weight:bold; font-size:1.05em;">&#x1F4DC; Discourse Archive</span><br/>
<span style="font-weight:bold; font-size:1.05em;">&#x1F4DC; Discourse Archive</span><br/>
This page is preserved verbatim from '''[https://discuss.noisebridge.info discuss.noisebridge.info]''', the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the [https://web.archive.org Wayback Machine] and is archived here as a primary source for Noisebridge history.{{#if:{{{url|}}}|<br/><small style="color:#6b4c2a;">&#x2BA1; Original URL: [{{{url}}} {{{url}}}]</small>}}{{#if:{{{date|}}}|<br/><small style="color:#6b4c2a;">&#x1F4C5; Wayback snapshot: {{{date}}}</small>}}{{#if:{{{category|}}}|<br/><small style="color:#6b4c2a;">&#x1F3F7; Category on Discourse: {{{category}}}</small>}}
This page is preserved verbatim from '''[https://discuss.noisebridge.info discuss.noisebridge.info]''', the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the [https://web.archive.org Wayback Machine] and is archived here as a primary source for Noisebridge history.{{#if:{{{url|}}}|<br/><small style="color:#6b4c2a;">&#x2BA1; Original URL: [{{{url}}} {{{url}}}]</small>}}{{#if:{{{wayback_url|}}}|<br/><small style="color:#6b4c2a;">&#x1F4E6; [{{{wayback_url}}} Verify on Wayback Machine]</small>}}{{#if:{{{date|}}}|<br/><small style="color:#6b4c2a;">&#x1F4C5; Archived: {{{date}}}</small>}}{{#if:{{{category|}}}|<br/><small style="color:#6b4c2a;">&#x1F3F7; Original category: {{{category}}}</small>}}
|}
|}
[[Category:Discourse Archive]]</includeonly><noinclude>
[[Category:Discourse Archive]]</onlyinclude><noinclude>
== Discourse Archive Template ==
== Discourse Archive Template ==


Line 24: Line 25:
=== Parameters ===
=== Parameters ===
; url : Original discuss.noisebridge.info URL (optional but recommended)
; url : Original discuss.noisebridge.info URL (optional but recommended)
; wayback_url : Full Wayback Machine URL for independent verification (auto-constructed by import script)
; date : Date of the Wayback Machine snapshot used (optional)
; date : Date of the Wayback Machine snapshot used (optional)
; category : The Discourse category the thread lived in (optional)
; category : The Discourse category the thread lived in (optional)
Line 30: Line 32:
[[Category:Archive Templates]]
[[Category:Archive Templates]]
</noinclude>
</noinclude>
=== Examples ===
{{Discourse Archive
| url      = https://discuss.noisebridge.info/t/some-thread/1234
| wayback_url = https://web.archive.org/web/https://discuss.noisebridge.info/t/some-thread/1234
| date    = 2022-05-19
| category = uncategorized
}}
<nowiki>
{{Discourse Archive
| url      = https://discuss.noisebridge.info/t/some-thread/1234
| wayback_url = https://web.archive.org/web/https://discuss.noisebridge.info/t/some-thread/1234
| date    = 2022-05-19
| category = uncategorized
}}</nowiki>

Latest revision as of 16:53, 28 March 2026

📜 Discourse Archive
This page is preserved verbatim from discuss.noisebridge.info, the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the Wayback Machine and is archived here as a primary source for Noisebridge history.

Discourse Archive Template

[edit source]

Place at the top of any page that is a verbatim archive of a thread from the Noisebridge Discuss forum.

Basic usage

[edit source]
{{Discourse Archive}}

With parameters

[edit source]
{{Discourse Archive
| url      = https://discuss.noisebridge.info/t/some-thread/1234
| date     = 2022-05-19
| category = uncategorized
}}

Parameters

[edit source]
url
Original discuss.noisebridge.info URL (optional but recommended)
wayback_url
Full Wayback Machine URL for independent verification (auto-constructed by import script)
date
Date of the Wayback Machine snapshot used (optional)
category
The Discourse category the thread lived in (optional)


Examples

[edit source]

📜 Discourse Archive
This page is preserved verbatim from discuss.noisebridge.info, the Noisebridge community forum that operated roughly 2018–2022. The original site is defunct; this content was recovered via the Wayback Machine and is archived here as a primary source for Noisebridge history.
⮡ Original URL: https://discuss.noisebridge.info/t/some-thread/1234
📦 Verify on Wayback Machine
📅 Archived: 2022-05-19
🏷 Original category: uncategorized

 {{Discourse Archive
 | url      = https://discuss.noisebridge.info/t/some-thread/1234
 | wayback_url = https://web.archive.org/web/https://discuss.noisebridge.info/t/some-thread/1234
 | date     = 2022-05-19
 | category = uncategorized
 }}