Difference between revisions of "Template:McNair Topic Areas"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly>{| | + | </noinclude> |
− | + | ||
− | | | + | <includeonly> |
− | + | {{Infobox | |
− | | | + | | bodyclass = vcard |
− | + | | bodystyle = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}} | |
− | | | + | | abovestyle = background:green; |
− | | | + | | headerstyle = background:green; |
− | + | ||
− | | {{{Team Members|}}} | + | | title = McNair Topic Areas |
− | | | + | | above = {{{PAGENAME}}} |
− | + | ||
− | | {{{Primary Billing|}}} | + | | subheader = {{{PAGENAME}}} |
− | | | + | |
− | + | | image = [[File:{{{Image|}}}|200px|thumb|center|{{{Caption}}}]] | |
− | | {{{Keywords|}}} | + | |
− | + | | header1 = Info | |
+ | |||
+ | | label1 = Topic Area Name | ||
+ | | data1 = {{#arraymap:{{{Topic Area Name|}}}|,|x|[[Topic Area Name::x]]}} | ||
+ | |||
+ | | label2 = Team Members | ||
+ | | data2 = {{#arraymap:{{{Team Members|}}}|,|x|[[Team Members::x]]}} | ||
+ | |||
+ | | label3 = Primary Billing | ||
+ | | data3 = {{#arraymap:{{{Primary Billing|}}}|,|x|[[Primary Billing::x]]}} | ||
+ | |||
+ | | label4 = Keywords | ||
+ | | data4 = {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}} | ||
+ | }} | ||
+ | </includeonly> | ||
+ | |||
[[Category:McNair Topic Areas]] | [[Category:McNair Topic Areas]] | ||
− |
Revision as of 13:28, 9 June 2016
This is the "McNair Topic Areas" template. It should be called in the following format:
{{McNair Topic Areas |Topic Area Name= |Team Members= |Primary Billing= |Keywords= |Caption= |Image= }}
Edit the page to see the template text.