|
|
Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| 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: | | 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: |
| <pre> | | <pre style="margin-left:25px; width:350px;"> |
| {{Content update | | {{Content update |
| |Date_Change= | | |Date_Change= |
Line 8: |
Line 8: |
| |Notes= | | |Notes= |
| }} | | }} |
| | </pre> |
| | or |
| | <pre style="margin-left:25px; width:700px;"> |
| | {{Content update|Date_Change=|Importance=<Critical, Important, Standard, Low>|Date_Ingest=|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> |