Difference between revisions of "Template:RA report"

From EPRI GO&P Resource Center
Line 27: Line 27:
  
 
<includeonly>
 
<includeonly>
{{{Report}}}
+
==Title==
 +
[[Has_Title::{{{Title|}}}]]
 +
 
 +
==Date==
 +
[[Date_Published::{{{Date|}}}]]
 +
 
 +
==Author==
 +
{{#arraymap:{{{Author|}}}|,|x|[[has_author::x]]}}
 +
 
 +
==Company==
 +
{{#arraymap:{{{Company|}}}|,|x|[[has_company::x]]}}
 +
 
 +
==Regions Studied==
 +
{{#arraymap:{{{Regions Studied|}}}|,|x|[[regions_studied::x]]}}
 +
 
 +
==Year(s) Studied==
 +
{{#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==
 
==Software Tools Used==
{{#arraymap:{{{Software Tools Used|}}}|,|x|[[RA_Software_Name::x]]}}
+
{{#arraymap:{{{Software Tools Used|}}}|,|x|[[RA_software_name::x]]}}
  
 
==Report Type==
 
==Report Type==
[[Has_report_type::{{{Report Type|}}}]]
+
[[has_report_type::{{{Report Type|}}}]]
  
 
==Metrics Used==
 
==Metrics Used==
Line 44: Line 68:
 
[[has_solar_vs::{{{Solar Capacity Value (Average)|}}}]]
 
[[has_solar_vs::{{{Solar Capacity Value (Average)|}}}]]
  
== Is RA Report==
+
== Topical Area==
[[is_RA_report::Yes]]
+
[[part_of_topical_area::RA]]
 
</includeonly>
 
</includeonly>

Revision as of 16:01, 3 July 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.