Template:FRBTableTemplate: Difference between revisions

From FRB Theory Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:


To use this template, include it in your page with along with its parameters:
To use this template, include it in your page with along with its parameters:
<code><pre>
<code><pre><nowiki>
{{FRBTableTemplate
{{FRBTableTemplate
|Category              = Merger
|Category              = Merger
Line 23: Line 23:
|Comments              = None
|Comments              = None
}}
}}
</nowiki>
</pre>
</pre>
</code>
</code>
Line 28: Line 29:
{{#cargo_declare:
{{#cargo_declare:
_table                  = frbtheory
_table                  = frbtheory
| Category              = String
| Category              = Wikitext (size=40)
| Progenitor            = String
| Progenitor            = Wikitext (size=40)
| Type                  = String (size=10, allowed values = Single, Repeat, Both)
| Type                  = String (size=10; allowed values = Single,Repeat,Both)
| Energy_Mechanism      = String
| Energy_Mechanism      = Wikitext (size=50)
| Emission_Mechanism    = String
| Emission_Mechanism    = Wikitext (size=50)
| LF_Radio_Counterpart  = String
| LF_Radio_Counterpart  = Wikitext (size=50)
| HF_Radio_Counterpart  = String
| HF_Radio_Counterpart  = Wikitext (size=50)
| Microwave_Counterpart = String
| Microwave_Counterpart = Wikitext (size=50)
| THz_Counterpart      = String
| THz_Counterpart      = Wikitext (size=50)
| OIR_Counterpart      = String
| OIR_Counterpart      = Wikitext (size=50)
| X_ray_Counterpart    = String
| X_ray_Counterpart    = Wikitext (size=50)
| Gamma_ray_Counterpart = String
| Gamma_ray_Counterpart = Wikitext (size=50)
| GW_Counterpart        = String
| GW_Counterpart        = Wikitext (size=50)
| Neutrino_Counterpart  = String
| Neutrino_Counterpart  = Wikitext (size=50)
| References            = List (,) of URL
| References            = List (,) of URL (link text=URL)
| Comments              = String
| Comments              = Wikitext (size=100)
}}
}}
</noinclude>
</noinclude>
Line 74: Line 75:
{| class="wikitable"  
{| class="wikitable"  
|+ Summary Table  
|+ Summary Table  
|-  
|- style="vertical-align: top;"
! rowspan="2" align="top" | Category !! rowspan="2" align="top"| Progenitor !! rowspan="2" | Type !! rowspan="2" | Energy Mechanism !! rowspan="2" | Emission Mechanism !! colspan="9" | Counterparts !! rowspan="2" | Reference !! rowspan="2" | Brief Comments
! rowspan="2" style="width: 5%;" | Category !! rowspan="2" style="width: 5%;" | Progenitor !! rowspan="2" style="width: 5%;" | Type !! rowspan="2" style="width: 5%;" | Energy Mechanism !! rowspan="2" style="width: 5%;" | Emission Mechanism !! colspan="9" style="width: 45%;" | Counterparts !! rowspan="2" style="width: 10%;" | References !! rowspan="2" style="width: 5%;" | Brief Comments
|-   
|-   
| LF Radio (3 MHz - 3 GHz) || HF Radio (3 GHz - 30 GHz) || Microwave (30 - 300 GHz) || Terahertz || Optical/IR || X-rays || Gamma-rays || Neutrinos || Gravitational Waves  
| style="width: 5%;" | LF Radio || style="width: 5%;" | HF Radio || style="width: 5%;" | Microwave || style="width: 5%;" | Terahertz || style="width: 5%;" | Optical/IR || style="width: 5%;" | X-rays || style="width: 5%;" | Gamma-rays || style="width: 5%;" | Gravitational Waves || style="width: 5%;" | Neutrinos
|-  
|-  
| {{{Category|}}}
| {{{Category|}}}
Line 96: Line 97:
| {{{Comments|}}}
| {{{Comments|}}}
|}
|}
''Definitions: LF Radio (3 MHz to 3 GHz); HF Radio (3 GHz to 30 GHz); Microwave (30 to 300 GHz)''
</includeonly>
</includeonly>

Latest revision as of 19:35, 12 October 2018


This is the FRB Model template.

To use this template, include it in your page with along with its parameters:

{{FRBTableTemplate
|Category               = Merger
|Progenitor             = NS-NS
|Type                   = Single [Single/Repeat/Both]
|EnergyMechanism        = Mag. reconnection
|EmissionMechanism      = Curv.
|LFRadioCounterpart     = Yes (excluding self absorption)
|HFRadio_Counterpart    = Yes 
|MicrowaveCounterpart   = Maybe
|THzCounterpart         = Maybe
|OIRCounterpart         = No
|XrayCounterpart        = Afterglow
|GammarayCounterpart    = Yes, if jet aligned
|GWCounterpart          = Yes
|NeutrinoCounterpart    = Not detectable
|References             = http://URL1, http://URL2
|Comments               = None
}}

Error: "References" cannot be used as a Cargo field name, because it is an SQL keyword.