<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://archive.toe-e.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAnnouncement</id>
	<title>Template:Announcement - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://archive.toe-e.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAnnouncement"/>
	<link rel="alternate" type="text/html" href="https://archive.toe-e.org/index.php?title=Template:Announcement&amp;action=history"/>
	<updated>2026-08-06T06:42:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://archive.toe-e.org/index.php?title=Template:Announcement&amp;diff=52&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;&lt;noinclude&gt; = Announcement Template = Use this to add a styled, consistent announcement entry.  == Usage == * {{Announcement  | date = 2025-08-21  | title = TOE-E Archive launched  | text  = The permanent ledger for finalized branches is live. Drafts remain on the Hub.  | link  = https://www.toe-e.org/  | linklabel = Research Hub  | status = info  | smw_date = yes }}  Parameters * date      — ISO date (YYYY-MM-DD) * title     — short headline * text      — one or t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://archive.toe-e.org/index.php?title=Template:Announcement&amp;diff=52&amp;oldid=prev"/>
		<updated>2025-08-21T18:07:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;noinclude&amp;gt; = Announcement Template = Use this to add a styled, consistent announcement entry.  == Usage == * {{Announcement  | date = 2025-08-21  | title = TOE-E Archive launched  | text  = The permanent ledger for finalized branches is live. Drafts remain on the Hub.  | link  = https://www.toe-e.org/  | linklabel = Research Hub  | status = info  | smw_date = yes }}  Parameters * date      — ISO date (YYYY-MM-DD) * title     — short headline * text      — one or t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
= Announcement Template =&lt;br /&gt;
Use this to add a styled, consistent announcement entry.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
* {{Announcement&lt;br /&gt;
 | date = 2025-08-21&lt;br /&gt;
 | title = TOE-E Archive launched&lt;br /&gt;
 | text  = The permanent ledger for finalized branches is live. Drafts remain on the Hub.&lt;br /&gt;
 | link  = https://www.toe-e.org/&lt;br /&gt;
 | linklabel = Research Hub&lt;br /&gt;
 | status = info&lt;br /&gt;
 | smw_date = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Parameters&lt;br /&gt;
* date      — ISO date (YYYY-MM-DD)&lt;br /&gt;
* title     — short headline&lt;br /&gt;
* text      — one or two sentences&lt;br /&gt;
* link      — (optional) external/internal URL&lt;br /&gt;
* linklabel — (optional) label for the link&lt;br /&gt;
* status    — (optional) &amp;quot;info&amp;quot; | &amp;quot;update&amp;quot; | &amp;quot;notice&amp;quot; (light color cues)&lt;br /&gt;
* smw_date  — (optional) &amp;quot;yes&amp;quot; to emit [[Has date::...]] for querying&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #ddd; background:#fff; padding:12px; margin:10px 0; box-shadow:0 1px 4px rgba(0,0,0,.06);&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;div style=&amp;quot;font-weight:bold; font-size:110%; margin-bottom:4px;&amp;quot;&amp;gt;&lt;br /&gt;
    {{{title|Announcement}}}&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div style=&amp;quot;font-size:90%; color:#666; margin-bottom:6px;&amp;quot;&amp;gt;&lt;br /&gt;
    {{{date|}}}&lt;br /&gt;
    {{#if:{{{status|}}}|&lt;br /&gt;
      &amp;lt;span style=&amp;quot;padding:2px 6px; margin-left:6px; border-radius:12px; font-size:80%;&lt;br /&gt;
        {{#switch:{{{status}}}&lt;br /&gt;
          | notice = background:#fff4ce; border:1px solid #f1d98a;&lt;br /&gt;
          | update = background:#e8f5ff; border:1px solid #b7daf7;&lt;br /&gt;
          | info   = background:#eef7ee; border:1px solid #cfe7cf;&lt;br /&gt;
          | #default = background:#f7f7f7; border:1px solid #e3e3e3;&lt;br /&gt;
        }}&amp;quot;&amp;gt;&lt;br /&gt;
        {{{status}}}&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;div style=&amp;quot;margin-bottom:6px;&amp;quot;&amp;gt;&lt;br /&gt;
    {{{text|}}}&lt;br /&gt;
    {{#if:{{{link|}}}|&lt;br /&gt;
      &amp;amp;nbsp;[{{{link}}} {{{linklabel|Learn more}}}]&lt;br /&gt;
    }}&lt;br /&gt;
  &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
  {{#ifexpr: {{#ifeq:{{{smw_date|}}}|yes|1|0}} = 1 |&lt;br /&gt;
    [[Has date::{{{date|}}}]]&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>