Wiki Templates
This is an internal reference for Wiki content creators organizing and describing various templates used in the Grooper Wiki.
Auto versioning
These templates create the boxes at the top of articles that allow users to switch between versions.
Template:AutoVersion - The main one.
- This is used when you add
{{AutoVersion}}at the top of each article. - This template references two other templates.
- Template:CurrentVersion - Renders the box for current version articles.
- Template:OlderVersion - Renders the box for older version articles.
No article
Template:NoArticle - Informs reader that no article exists for the topic they've searched for and provides our email for them to reach out and request a full article be written.
Callout Boxes
Template:fyi-box - FYI callout boxes
- Example:
{{fyi-box|Fun stuff}}renders...
|
FYI |
Fun stuff |
Template:attn-box - Attention! callout boxes
- Example:
{{attn-box|Important stuff}}renders...
|
⚠ |
Important stuff |
Template:Beta - The callout box for articles written for a beta version. Add this to the top of any article written for a beta version to let readers know its a beta feature.
- References the Template:BetaVersion which is just the version number for the current beta version.
Template:Migrated - The callout box for articles migrated from older versions without review. Add this to the top of any articles that are just copies of older articles migrated to the main namespace.
Template:Stubs - The callout box for stub articles. Add this to the box of short and placeholder articles that need to be expanded.
Template:WIP - The callout box for "work in progress". Add this at the top of an article or section to alert a reader that it is currently in progress and known to be incomplete.
Icons
Template:IconName - Use this to print Google Material Symbols and Icons
- You can enter in the Grooper object.
- Example:
{{IconName|Image Processing}}renders... wallpaper
- Example:
- You can enter the Google Material Symbol/Icon name
- Example:
{{IconName|wallpaper}}renders... wallpaper
- Example:
- References Template:IconLookup to lookup the Google Material Symbol/Icon name by the Grooper object name.
- Template:AIAnalystIcon
- Template:AIDialogueIcon
- Template:AIHelperIcon
- Template:ApplyRulesIcon
- Template:AttachIcon
- Template:BatchFolderIcon
- Template:BatchIcon
- Template:BatchPageIcon
- Template:BatchProcessIcon
- Template:BatchProcessStepIcon
- Template:BurstBookIcon
- Template:CMISConnectionIcon
- Template:CMISRepositoryIcon
- Template:CMIS Connection
- Template:ChatSessionIcon
- Template:ClassifyIcon
- Template:ClipFramesIcon
- Template:ContentCategoryIcon
- Template:ContentModelIcon
- Template:ControlSheetIcon
- Template:ConvertDataIcon
- Template:CopyIcon
- Template:CorrectIcon
- Template:DataColumnIcon
- Template:DataConnectionIcon
- Template:DataFieldIcon
- Template:DataModelIcon
- Template:DataRuleIcon
- Template:DataSectionIcon
- Template:DataTableIcon
- Template:DataTypeIcon
- Template:DetectFramesIcon
- Template:DetectLanguageIcon
- Template:DisposeBatchIcon
- Template:DocumentTypeIcon
- Template:ExecuteIcon
- Template:ExportIcon
- Template:ExtractIcon
- Template:FieldClassIcon
- Template:FileStoreIcon
- Template:FolderIcon
- Template:FormTypeIcon
- Template:GrooperRootIcon
- Template:IPGroupIcon
- Template:IPProfileIcon
- Template:IPStepIcon
- Template:ImageProcessingIcon
- Template:InitializeCardIcon
- Template:LexiconIcon
- Template:LocalResourcesFolderIcon
- Template:MachineIcon
- Template:MarkAttachmentsIcon
- Template:OCRProfileIcon
- Template:ObjectLibraryIcon
- Template:PageTypeIcon
- Template:PasteIcon
- Template:PlayIcon
- Template:ProcessingQueueIcon
- Template:ProjectIcon
- Template:RecognizeIcon
- Template:RedactIcon
- Template:RenderIcon
- Template:ResourceFileIcon
- Template:ReviewIcon
- Template:ReviewQueueIcon
- Template:RubberbandIcon
- Template:SaveIcon
- Template:ScannerProfileIcon
- Template:SearchIcon
- Template:SendMailIcon
- Template:SeparateIcon
- Template:SeparationProfileIcon
- Template:SplitPagesIcon
- Template:SplitTextIcon
- Template:StopIcon
- Template:TestIcon
- Template:TextTransformIcon
- Template:TrainingPageIcon
- Template:TranslateIcon
- Template:ValueReaderIcon
- Template:XMLTransformIcon
I should probably delete these and replace wherever they're used in articles with the IconName template at some point.
Informational
Grooper Help Links and Type Names
Experiments
These templates are unfinished or experiments that were not fully fleshed out.