Template:InfoBox talk open/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.
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 to create an infobox to mark this discussion as open to help readers looking only for open / done discussions. Adding this to an article, automatically adds it to the Open discussions category.
Parameters
Create an infobox to mark this discussion as open to help readers looking only for open / done discussions.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Custom text | 1 | Specify custom text to display. | String | optional |
Noheader | noheader | Do not display the "Talk status" heading | Unknown | optional |
Date | date | Free-form date to be displayed in the message (after the phrase "as of") | Date | optional |
Usage
See the template's testcases:
No parameter | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox talk open}}
}}
|
Main version | Talk status
This discussion is still ongoing.
|
Sandbox version | Talk status
This discussion is still ongoing.
|
Parameter: noheader | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox talk open|noheader=true}}
}}
|
Main version | Talk status
This discussion is still ongoing.
|
Sandbox version | Talk status
This discussion is still ongoing.
|
Parameter: unnamed | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox talk open|Some text}}
}}
|
Main version | Talk status
This discussion is still ongoing.
|
Sandbox version | Talk status
This discussion is still ongoing.
|
Parameter: date | |
---|---|
Wiki code | {{InfoBox stack
|{{InfoBox talk open|date=2017-01-11}}
}}
|
Main version | Talk status
This discussion is still ongoing as of 2017-01-11.
|
Sandbox version | Talk status
This discussion is still ongoing as of 2017-01-11.
|