Difference between revisions of "Template:LLMHint"

From BITPlan Wiki
Jump to navigation Jump to search
(pushed from cr by wikipush)
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
== LLM Disclaimer Template ==
 
== LLM Disclaimer Template ==
 
 
This template creates a disclaimer warning that part of a page may have been created using a Large Language Model (LLM).
 
This template creates a disclaimer warning that part of a page may have been created using a Large Language Model (LLM).
  
Line 7: Line 6:
 
<pre>
 
<pre>
 
{{LLMHint}}
 
{{LLMHint}}
 +
{{LLMHint|lang=en}}
 +
{{LLMHint|lang=de}}
 
</pre>
 
</pre>
  
{{LLMHint}}
+
=== Parameters ===
 +
* '''lang''' - Language code (en/de), defaults to 'en'
 +
 
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>
<includeonly>{{UtfIcon|utf=⚠️|size=24}} '''LLM-generated content notice:''' Parts of this page may have been created or edited with the assistance of a large language model (LLM). The prompts that have been used might be on the page itself, the discussion page or in straight forward cases the prompt was just "Write a mediawiki page on X" with X being the page name. While the content has been reviewed it might still not be accurate or error-free.
+
<includeonly>{{UtfIcon|utf=⚠️|size=24}} {{#switch:{{{lang|en}}}
 +
|de='''LLM-generierter Inhalt Hinweis:''' Teile dieser Seite könnten mit Hilfe eines Large Language Models (LLM) erstellt oder bearbeitet worden sein. Die verwendeten Prompts könnten auf der Seite selbst, der Diskussionsseite oder in einfachen Fällen war der Prompt einfach "Schreibe eine MediaWiki-Seite über X", wobei X der Seitenname ist. Obwohl der Inhalt überprüft wurde, könnte er dennoch ungenau oder fehlerhaft sein.
 +
|en='''LLM-generated content notice:''' Parts of this page may have been created or edited with the assistance of a large language model (LLM). The prompts that have been used might be on the page itself, the discussion page or in straight forward cases the prompt was just "Write a mediawiki page on X" with X being the page name. While the content has been reviewed it might still not be accurate or error-free.
 +
|#default='''LLM-generated content notice:''' Parts of this page may have been created or edited with the assistance of a large language model (LLM). The prompts that have been used might be on the page itself, the discussion page or in straight forward cases the prompt was just "Write a mediawiki page on X" with X being the page name. While the content has been reviewed it might still not be accurate or error-free.
 +
}}
 
[[Category:LLM]]</includeonly>
 
[[Category:LLM]]</includeonly>

Revision as of 06:45, 10 June 2025

LLM Disclaimer Template

This template creates a disclaimer warning that part of a page may have been created using a Large Language Model (LLM).

Usage

{{LLMHint}}
{{LLMHint|lang=en}}
{{LLMHint|lang=de}}

Parameters

  • lang - Language code (en/de), defaults to 'en'