Pick if you like: | Avoid if you dislike: |
---|---|
|
|
Template DocumentationEdit This Documentation
Overview
This template creates a table with two columns: one for "Pick if you like" and another for "Avoid if you dislike." It allows you to display content in a visually appealing way by dividing the items into these two categories.
Purpose
The template is designed to help users organize and present lists of items, giving them an easy way to display things they like and things they avoid.
How to Use
To use this template, simply insert the following code on your page:
{{YourTemplateName|pick=Item 1|avoid=Item 2|lheader=Pick if you like:|rHeader=Avoid if you dislike:}}
You can also modify the headers with the `lheader` and `rHeader` parameters.
Parameters
This template accepts the following parameters:
Parameter | Description | Default | Example |
---|---|---|---|
pick |
The content to display under the "Pick if you like" column. | *Coming soon | pick=Item 1
|
avoid |
The content to display under the "Avoid if you dislike" column. | *Coming soon | avoid=Item 2
|
lheader |
The header for the "Pick if you like" column. | Pick if you like: | lheader=Favorite
|
rHeader |
The header for the "Avoid if you dislike" column. | Avoid if you dislike: | rHeader=Least Favorite
|
Example Usage
{{YourTemplateName|pick=Favorite Character|avoid=Least Favorite Character|lheader=Pick your favorite:|rHeader=Avoid if you dislike:}}
See Also
- Template:Documentation – Basic structure for documentation pages.
- – Category for universal templates.
This documentation is automatically transcluded from Template:ReasonsToPick/Documentation and is not included when this page is transcluded.