Template:Content update: Difference between revisions

No edit summary
(Fixed Category:Template from being trascluded.)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
<pre style="margin-left:25px; width:350px;">
<pre style="margin-left:25px; width:350px;">
{{Content update
{{Content update
|Date_Change=
|Date_Change=<YYYY-MM-DD>
|Importance=<Critical, Important, Standard, Low>
|Importance=<Critical, Important, Standard, Low>
|Date_Ingest=
|Date_Ingest=<YYYY-MM-DD>
|Notes=
|Notes=
}}
}}
</pre>
</pre>
or
or
<pre style="margin-left:25px; width:700px;">
<pre style="margin-left:25px; width:900px;">
{{Content update|Date_Change=|Importance=<Critical, Important, Standard, Low>|Date_Ingest=|Notes=}}
{{Content update|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|Notes=}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=Content_update|Date_Change=Date|Importance=String|Date_Ingest=Date|Notes=String}}
{{#cargo_declare:_table=Content_update|Date_Change=Date|Importance=String|Date_Ingest=Date|Notes=String}}
</noinclude><includeonly>{{#cargo_store:_table=Content_update}}</includeonly>
</noinclude><includeonly>{{#cargo_store:_table=Content_update}}</includeonly>
<noinclude>[[Category:Template]]</noinclude>

Latest revision as of 16:41, 22 May 2025

This is the "Content update" template. It is used to communicate information about changes that should be incorporated into the AI LLM chatbot the wiki will be using soon. It should be called in the following format:

{{Content update
|Date_Change=<YYYY-MM-DD>
|Importance=<Critical, Important, Standard, Low>
|Date_Ingest=<YYYY-MM-DD>
|Notes=
}}

or

{{Content update|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|Notes=}}

Edit the page to see the template text. This template defines the table "Content_update". View table.