Difference between revisions of "Template:RA report"
From EPRI GO&P Resource Center
					EPRI ADMIN (talk | contribs)  | 
				EPRI ADMIN (talk | contribs)   | 
				||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>  | <noinclude>  | ||
This is the "RA_report" template.  | This is the "RA_report" template.  | ||
| + | </noinclude>  | ||
| + | <noinclude>  | ||
It should be called in the following format:  | It should be called in the following format:  | ||
<pre>  | <pre>  | ||
| Line 20: | Line 22: | ||
</pre>  | </pre>  | ||
Edit the page to see the template text.  | Edit the page to see the template text.  | ||
| − | </noinclude><includeonly>  | + | </noinclude>  | 
| + | |||
| + | <includeonly>  | ||
==Title==  | ==Title==  | ||
| − | [[  | + | [[has_title::{{{Title|}}}]]  | 
==Date==  | ==Date==  | ||
| − | [[  | + | [[date_published::{{{Date|}}}]]  | 
==Author==  | ==Author==  | ||
| − | {{#arraymap:{{{Author|}}}|,|x|[[  | + | {{#arraymap:{{{Author|}}}|,|x|[[has_author::x]]}}  | 
| − | |||
==Company==  | ==Company==  | ||
| − | {{#arraymap:{{{Company|}}}|,|x|[[  | + | {{#arraymap:{{{Company|}}}|,|x|[[has_company::x]]}}  | 
| − | |||
==Regions Studied==  | ==Regions Studied==  | ||
| − | {{#arraymap:{{{Regions Studied|}}}|,|x|[[  | + | {{#arraymap:{{{Regions Studied|}}}|,|x|[[regions_studied::x]]}}  | 
| − | |||
==Year(s) Studied==  | ==Year(s) Studied==  | ||
| − | {{#arraymap:{{{Year(s) Studied|}}}|,|x|[[  | + | {{#arraymap:{{{Year(s) Studied|}}}|,|x|[[years_studied::x]]}}  | 
| + | ==Summary Description==  | ||
| + | [[has_description::{{{Summary Description|}}}]]  | ||
| − | ==  | + | ==Link to report==  | 
| − | + | [[has_link::{{{Link to report|}}}]]  | |
| + | [[Category:Report]]  | ||
| − | ==  | + | ==Software Tools Used==  | 
| − | + | {{#arraymap:{{{Software Tools Used|}}}|,|x|[[RA_software_name::x]]}}  | |
==Report Type==  | ==Report Type==  | ||
| − | [[  | + | [[has_report_type::{{{Report Type|}}}]]  | 
==Metrics Used==  | ==Metrics Used==  | ||
| − | {{#arraymap:{{{Metrics Used|}}}|,|x|[[  | + | {{#arraymap:{{{Metrics Used|}}}|,|x|[[includes_metrics::x]]}}  | 
| − | |||
==Wind Capacity Value (Average)==  | ==Wind Capacity Value (Average)==  | ||
| Line 63: | Line 66: | ||
[[has_solar_vs::{{{Solar Capacity Value (Average)|}}}]]  | [[has_solar_vs::{{{Solar Capacity Value (Average)|}}}]]  | ||
| − | ==  | + | == Topical Area==  | 
| − | [[  | + | [[part_of_topical_area::RA]]  | 
| − | |||
| − | |||
| − | |||
</includeonly>  | </includeonly>  | ||
Latest revision as of 09:52, 14 September 2020
This is the "RA_report" template.
It should be called in the following format:
{{RA_report
|Title=
|Date=
|Author=
|Company=
|Regions Studied=
|Year(s) Studied=
|Software Tools Used=
|Summary Description=
|Report Type=
|Metrics Used=
|Wind Capacity Value (Average)=
|Solar Capacity Value (Average)=
|Link to report=
}}
Edit the page to see the template text.