Template:Find sources/top proj/sandbox
{{#if: {{Find sources/proj/is med}}
| medicine
| {{#if: {{Find sources/proj/is video}}
| video
| {{#if: {{Find sources/proj/is biography}}
| biography
|
}}
}}
}}
Checks the WikiProjects listed on the current page for a given set of projects, and returns a token representing the first one of these that appears:
- WP:WikiProject Medicine ⟶ medicine
- WP:WikiProject Video games ⟶ video
- WP:WikiProject Biography ⟶ biography
- (none of these projects appear) ⟶ (null)}}