Template:Content update: Difference between revisions

From FamilySearch Wiki
No edit summary
No edit summary
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>

Revision as of 10:39, 10 October 2024

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.