|
|
| Line 1: |
Line 1: |
| <noinclude> | | <noinclude> |
| == Usage == | | == Usage == |
| Simply add <pre><nowiki>{{SloppyAI}}</nowiki></pre> in the begginning of the article to add this notice: | | Simply add <code><nowiki>{{SloppyAI}}</nowiki></code> at the top of an article to apply this notice. Up to four specific issues may be supplied as numbered parameters. |
| [[Category:Article notice templates]]
| | {{SloppyAI|Wordy phrasing|Hallucinated citations}} |
| </noinclude> <!-- Uses style code from https://www.mediawiki.org/wiki/Template:Colored_box --><div class="cat-mw-box" style=" border-color:rgba(50, 60, 50,0.8); border-top-width: .5rem;"><div class="cat-mw-box-header" style=" background:rgba(144, 60, 116,0.03);"> | | === Parameters === |
| <span style="margin-right:8px;font-size:2rem;">🔧</span> '''Article status notice: This article may rely heavily on AI/LLMs''' | | * <code>1</code>, <code>2</code>, <code>3</code>, <code>4</code> — list specific issues with the article. |
| | * <code>nocat=yes</code> — suppress automatic categorisation. |
| | * <code>clear=false</code> — don't insert a <code><nowiki>{{clear}}</nowiki></code> before the box. |
| | === Live preview === |
| | </noinclude>{{#switch:{{{clear|}}}|#default={{clear}}|false=}}<div style="border:1px solid rgba(50,60,50,0.8); background:rgba(50,60,50,0.08); padding:6px 12px; margin:0.5em auto; border-radius:3px; font-size:0.95em; max-width:650px;"> |
| | <span style="font-size:1.5em; margin-right:8px; vertical-align:middle; line-height:1;">🔧</span><span style="vertical-align:middle;">'''This article may rely heavily on AI/LLM-generated text'''. Claims and citations should be verified.</span>{{#if:{{{1|}}}|<div style="margin-top:4px;">In particular:<ol style="margin:0.2em 0 0 1.5em;"><li>{{{1}}}</li>{{#if:{{{2|}}}|<li>{{{2}}}</li>}}{{#if:{{{3|}}}|<li>{{{3}}}</li>}}{{#if:{{{4|}}}|<li>{{{4}}}</li>}}</ol></div>}} |
| | <div style="margin-top:4px;">A moderator needs to check the page before this notice can be removed. Visit the [[Consumer Rights Wiki talk:Moderators' noticeboard|noticeboard]] or the <code>#appeals</code> channel in either [https://zulip.consumerrights.wiki/ Zulip] or [https://discord.gg/8w5rSNAXRf Discord] to request removal.</div> |
| | <div style="text-align:center; margin-top:0.3em;"><span class="mw-customtoggle-sloppyaimore" style="cursor:pointer; font-size:0.85em; font-weight:bold;">More info ▼</span></div> |
| | <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-sloppyaimore" style="margin-top:0.4em; padding-top:0.4em; border-top:1px solid rgba(50,60,50,0.2); font-size:0.9em;"> |
| | LLM-generated text may include hallucinated citations, inaccurate claims, or statements which are correct, but are supported by the wrong citation. AI text often also does not follow the [[Mission statement#Editorial guidelines|editorial guidelines]] and generally contain prose of poor quality. You can help by replacing weak citations with verifiable sources, auditing the article for inaccurate content, and rewriting passages to comply with the guidelines. |
| </div> | | </div> |
| <div class="cat-mw-box-body"> | | </div><includeonly>{{#ifeq:{{NAMESPACE}}||{{#ifeq:{{{nocat|}}}|yes||[[Category:Articles in need of additional work]][[Category:Articles that heavily rely on AI]]}}}}</includeonly> |
| This article has been marked because it may have heavy use of LLM generated text that affects its perceived or actual reliability and credibility. {{#if:{{{1|}}}|In particular:
| |
| #{{{1}}}
| |
| {{#if:{{{2|}}}|#{{{2}}}}}
| |
| {{#if:{{{3|}}}|#{{{3}}}}} | |
| {{#if:{{{4|}}}|#{{{4}}}}}
| |
| }}
| |
| ----
| |
| To contact a moderator for removal of this notice once the article's issues have been resolved, or if this was a mistake, please use either the [[Consumer Rights Wiki talk:Moderators' noticeboard|Moderator's noticeboard]], or the <code>#appeals</code> channel on our Discord server ([https://discord.gg/8w5rSNAXRf Join using this link]]).
| |
| ----
| |
| <span class="mw-customtoggle-learnMore" id="learn-more-toggle" style="display:block;text-align:center;cursor:pointer;font-weight:bold;"> Learn more ▼ </span>
| |
| <div class="mw-collapsed mw-collapsible"id="mw-customcollapsible-learnMore"style="display:none">
| |
| '''Common issues include:'''
| |
| *affect the validity of the claims made (e.g. by not citing sources)
| |
| *make use of tone not complaint with the wiki's [[Mission statement#Editorial guidelines|editorial guidelines]]
| |
| *be overly extensive in areas that are not relevant to the mission statement
| |
| *come across as automatically generated, bringing the wiki's credibility into question
| |
| As a result this article needs additional work to meet the wiki's [[Moderator Guidelines|Content Guidelines]] and be in line with our [[Mission statement|Mission Statement]] for comprehensive coverage of consumer protection issues.
| |
| | |
| '''How You Can Improve This Article'''
| |
| #Replace or supplement weak or hallucinated citations with credible, verifiable sources.
| |
| #Remove content you determine to be inaccurate
| |
| #Link the problem to modern forms of consumer protection concerns, such as privacy violations, barriers to repair, or ownership rights
| |
| #Replace language that that is non-compliant with the [[Mission statement#Editorial guidelines|editorial guidelines]] of this wiki.
| |
| As the article may incorporate text from a large language model, it may include inaccuracies or hallucinated information. Please keep this in mind if you are using this article as a source for information.
| |
| | |
| </div>
| |
| <includeonly>
| |
| [[Category:Articles in need of additional work]] | |
| [[Category:Articles that heavily rely on AI]] | |
| </includeonly>
| |
| </div>
| |
| </div>
| |
| | |
| <noinclude>
| |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "1": {
| |
| "label": "Issue 1",
| |
| "description": "The first issue with the article. Can be used to explain why you think it is AI generated.",
| |
| "example": "Wordy, incorrect facts, hallucinated refs",
| |
| "required": true
| |
| },
| |
| "2": {
| |
| "label": "Issue 2",
| |
| "description": "The second issue with the article. Can be used to explain why you think it is AI generated.",
| |
| "suggested": true,
| |
| "example": "Wordy, incorrect facts, hallucinated refs"
| |
| },
| |
| "3": {
| |
| "label": "Issue 3",
| |
| "description": "The third issue with the article. Can be used to explain why you think it is AI generated.",
| |
| "suggested": true,
| |
| "example": "Wordy, incorrect facts, hallucinated refs"
| |
| },
| |
| "4": {
| |
| "label": "Issue 4",
| |
| "description": "The fourth issue with the article. Can be used to explain why you think it is AI generated.",
| |
| "suggested": true,
| |
| "example": "Wordy, incorrect facts, hallucinated refs"
| |
| }
| |
| },
| |
| "paramOrder": [
| |
| "1",
| |
| "2",
| |
| "3",
| |
| "4"
| |
| ],
| |
| "description": "Creates a notice used to flag an article as AI."
| |
| } | |
| </templatedata> | |
| </noinclude>
| |