Property:Featured
(Created page with "This is a property of type Has type::Boolean.") |
m (added information on featured state) |
||
| Line 1: | Line 1: | ||
| − | This | + | This page (with propertytype [[Has type::Boolean]]) will display a list of all pages that have a featured flag. |
| + | To see which pages are featured and included on the [[Main Page]], filter by [[Special:SearchByProperty/Featured/true|Featured = true]]. | ||
| + | |||
| + | To make an article featured, Either do one of the following: | ||
| + | * For project pages, check the 'Featured' checkbox | ||
| + | * For other pages, paste the following text: <pre><nowiki><noinclude>{{Featured}}</noinclude></nowiki></pre> | ||
| + | *:Make sure you include the '''noinclude''' tags to prevent the main page from including itself. | ||
Latest revision as of 13:17, 27 October 2017
This page (with propertytype Boolean) will display a list of all pages that have a featured flag. To see which pages are featured and included on the Main Page, filter by Featured = true.
To make an article featured, Either do one of the following:
- For project pages, check the 'Featured' checkbox
- For other pages, paste the following text:
<noinclude>{{Featured}}</noinclude>- Make sure you include the noinclude tags to prevent the main page from including itself.