Template:DoneCell/doc

From Gentoo Wiki
Jump to:navigation Jump to:search
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Use this template in comparison tables to show an item is done.

Parameters

Parameter name Required? Default value Description
Anonymous parameter 1 No Done Text
align No center Alignment of text in the cell
style No (n/a) Additional style settings. Don't use quotes

Usage

See the template's testcases:

No parameter
Wiki code {| |- |{{DoneCell}} |}

Main version
Yes check.png Done
Sandbox version
Parameter: unnamed
Wiki code {| |- |{{DoneCell|some text}} |}

Main version
Yes check.png some text
Sandbox version
Parameter: align
Wiki code {| |- |{{DoneCell|align=right}} |}

Main version
Yes check.png Done
Sandbox version
Parameter: style
Wiki code {| |- |{{DoneCell|style=background: white;}} |}

Main version
Yes check.png Done
Sandbox version

See also