Template:Hint
File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
Usage
{{Hint|Foo}} {{Hint|Foo|info}} {{Hint|Foo|question}} {{Hint|Foo|history}} {{Hint|Foo|reminder}} {{Hint|Foo|warn}} {{Hint|Foo|error}} {{Hint}} Loose test * Text {{Hint|Foo|block=1}}
Hint Hint:
Loose test
- Text Foo
TemplateData
<templatedata> { "params": { "1": { "type": "content", "label": { "en": "Text", "de": "Inhalt" }, "description": { "en": "Payload", "de": "Nutzinhalt" }, "required": false, "suggested": true, "default": { "en": "Just icon and keyword related to type", "de": "Nur Icon und Schlüsselwort bezogen auf Typ" } }, "2": { "label": { "en": "Type", "de": "Typ" }, "description": { "en": "One of 'info', 'question', 'history', 'reminder', 'warn', or 'error'. This setting affects the color and icon.", "de": "Einer von: 'info', 'question', 'history', 'reminder', 'warn', oder 'error'. Diese Zuweisung beeinflusst die Farbe und den Icon." }, "type": "line", "default": "info" }, "block": { "label": { "en": "Large text block formatting", "de": "Formatierung als großer Block" }, "description": { "en": "Show template with the icon arranged neatly at the top left if any value provided.", "de": "Anzeige der Box als größerer Block eingerückt mit dem Icon in der linken oberen Ecke, falls irgendein Wert angegeben wird" }, "type": "line", "default": { "en": "No ", "de": "No " } } }, "format": "inline", "description": { "en": "Show a hint in a box. Based on Template:Note.", "de": "Anzeige einer Box mit einem Hinweis. Basiert auf: Template:Note" } } </templatedata>