Template:Discourse Archive: Difference between revisions
Create Discourse Archive template for verbatim preservation of discuss.noisebridge.info threads |
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: | ||
< | ==[[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;">📜 Discourse Archive</span><br/> | <span style="font-weight:bold; font-size:1.05em;">📜 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;">⮡ Original URL: [{{{url}}} {{{url}}}]</small>}}{{#if:{{{date|}}}|<br/><small style="color:#6b4c2a;">📅 | 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;">⮡ Original URL: [{{{url}}} {{{url}}}]</small>}}{{#if:{{{wayback_url|}}}|<br/><small style="color:#6b4c2a;">📦 [{{{wayback_url}}} Verify on Wayback Machine]</small>}}{{#if:{{{date|}}}|<br/><small style="color:#6b4c2a;">📅 Archived: {{{date}}}</small>}}{{#if:{{{category|}}}|<br/><small style="color:#6b4c2a;">🏷 Original category: {{{category}}}</small>}} | ||
|} | |} | ||
[[Category:Discourse Archive]]</ | [[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 |
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 |
{{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
}}