Template:PageNotice: Difference between revisions

From Candypedia
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
<!-- Check for Needs Polish category -->
<!-- Check for Needs Polish category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Needs Polish |
{{#if:{{#expr:{{PAGESINCATEGORY:Needs Polish|R}}}}|  
   {{Notice Needs Polish}}
   {{Notice Needs Polish}}  
}}
}}


<!-- Check for Stub category -->
<!-- Check for Stub category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Stub |
{{#if:{{#expr:{{PAGESINCATEGORY:Stub|R}}}}|  
   {{Notice Stub}}
   {{Notice Stub}}  
}}
}}


<!-- Check for Stub for LLM content category -->
<!-- Check for Stub for LLM content category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Stub for LLM content |
{{#if:{{#expr:{{PAGESINCATEGORY:Stub for LLM content|R}}}}|  
   {{Notice Stub for LLM content}}
   {{Notice Stub for LLM content}}  
}}
}}


<!-- Check for Raw LLM category -->
<!-- Check for Raw LLM category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Raw LLM output |
{{#if:{{#expr:{{PAGESINCATEGORY:Raw LLM output|R}}}}|  
   {{Notice LLM Raw}}
   {{Notice LLM Raw}}  
}}
}}
</noinclude>
</noinclude>

Revision as of 07:15, 31 May 2024

Template:Notice LLM Raw