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 -->
{{#if:{{#expr:{{PAGESINCATEGORY:Needs Polish|R}}}}|  
{{#ifincat:{{FULLPAGENAME}}|Needs Polish|
   {{Notice Needs Polish}}  
   {{Notice Needs Polish}}
}}
}}


<!-- Check for Stub category -->
<!-- Check for Stub category -->
{{#if:{{#expr:{{PAGESINCATEGORY:Stub|R}}}}|  
{{#ifincat:{{FULLPAGENAME}}|Stub|
   {{Notice Stub}}  
   {{Notice Stub}}
}}
}}


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


<!-- Check for Raw LLM category -->
<!-- Check for Raw LLM category -->
{{#if:{{#expr:{{PAGESINCATEGORY:Raw LLM output|R}}}}|  
{{#ifincat:{{FULLPAGENAME}}|Raw LLM output|
   {{Notice LLM raw}}  
   {{Notice LLM Raw}}
}}
}}
</noinclude>
</noinclude>

Revision as of 07:17, 31 May 2024

{{#ifincat:Template:PageNotice|Needs Polish|

}}

{{#ifincat:Template:PageNotice|Stub|

}}

{{#ifincat:Template:PageNotice|Stub for LLM content|

}}

{{#ifincat:Template:PageNotice|Raw LLM output|

 Template:Notice LLM Raw

}}