Table of Contents

Simple Box Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" yes
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin A plugin that adds support for displaying boxes in various sizes and colors with text.

Last updated on
2024-05-09
Provides
Syntax
Repository
Source

Tagged with box, drawing, image

By Marc Ole Bulling

Installation

  1. Install the plugin using the Extension Manager or the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

A 2×2 grid with different colors and numbers:

{{simplebox>lightgreen|size=80|content=1}}
{{simplebox>lightgray|size=80|content=2}}
{{simplebox-linebreak}}
{{simplebox>lightblue|size=80|content=3}}
{{simplebox>#ffabad|size=80|content=4}}

Syntax

{{simplebox>COLOR|size=SIZE|content=CONTENT}}}

Creates a new box

{{simplebox-linebreak}}}

Starts a new row

Change Log

Known Bugs and Issues

None