Template:PageNotice: Difference between revisions

From Candypedia
No edit summary
Replaced content with "{{#invoke:PageNotice|checkCategory}}"
Tag: Replaced
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
{{#invoke:PageNotice|checkCategory}}
<!-- Check for Needs Polish category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Needs Polish |
  {{Notice Needs Polish}}
}}
 
<!-- Check for Stub category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Stub |
  {{Notice Stub}}
}}
 
<!-- Check for Stub for LLM content category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Stub for LLM content |
  {{Notice Stub for LLM content}}
}}
 
<!-- Check for Raw LLM category -->
{{#ifeq: {{#titleparts:{{FULLPAGENAME}}|1|Category}} | Raw LLM output |
  {{Notice LLM Raw}}
}}
</noinclude>

Latest revision as of 10:01, 31 May 2024