Changes

Jump to navigation Jump to search
Created page with "Check that you did the following: *Put the category in the template itself *Make sure that there is a default form associated with the template <nowiki> {{#default_form:Mc..."
Check that you did the following:
*Put the category in the template itself
*Make sure that there is a default form associated with the template

<nowiki>
{{#default_form:McNair Projects}}
[[category:McNair Projects]]
</nowiki>

Use simple assignment whenever possible:
| label6 = Start Date
| data6 = [[Start date::{{{Start date|}}}]]

If you have to use an array ref, here's the syntax:
| label5 = Owner
| data5 = {{#arraymap:{{{Owner|}}}|,|x|[[Owner::x]]}}

Navigation menu