Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>

[[ 🗃 ^yEzqv rel4tion-wiki ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/yEzqv

SSH: git clone USERNAME@vervis.peers.community:yEzqv

Branches

Tags

master :: templates /

todo.mdwn

This template create a [[/TODO]] item. The minimal way to create one is a [[ikiwiki/WikiLink]], but using this template provides consistent formatting and style, and an ability to change things easily in one place. Parameters:

[[!templatebody <<ENDBODY [[!tag /todo/closed]]
[[!color foreground=#00ff00 text=“[x]”]]
[[!tag /todo/open]]
[[!color foreground=#ff0000 text=“[_]”]]

ENDBODY]]

[See repo JSON]