Template:FRBTableTemplate: Difference between revisions
Jump to navigation
Jump to search
(Added template example.) |
No edit summary |
||
Line 8: | Line 8: | ||
|Category = Merger | |Category = Merger | ||
|Progenitor = NS-NS | |Progenitor = NS-NS | ||
|Type = | |Type = Single [Single/Repeat/Both] | ||
|EnergyMechanism = Mag. reconnection | |EnergyMechanism = Mag. reconnection | ||
|EmissionMechanism = Curv. | |EmissionMechanism = Curv. | ||
Line 28: | Line 28: | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = frbtheory | _table = frbtheory | ||
| Category = String | | Category = String | ||
| Progenitor = String | | Progenitor = String | ||
| Type = String | | Type = String (size=10, allowed values = Single, Repeat, Both) | ||
| Energy_Mechanism = String | | Energy_Mechanism = String | ||
| Emission_Mechanism = String | | Emission_Mechanism = String | ||
Line 42: | Line 42: | ||
| GW_Counterpart = String | | GW_Counterpart = String | ||
| Neutrino_Counterpart = String | | Neutrino_Counterpart = String | ||
| | | References = List(,) of URL | ||
| Comments = String | | Comments = String | ||
}} | }} | ||
Line 65: | Line 65: | ||
| GW_Counterpart = {{{GWCounterpart|}}} | | GW_Counterpart = {{{GWCounterpart|}}} | ||
| Neutrino_Counterpart = {{{NeutrinoCounterpart|}}} | | Neutrino_Counterpart = {{{NeutrinoCounterpart|}}} | ||
| | | References = {{{References|}}} | ||
| Comments = {{{Comments|}}} | | Comments = {{{Comments|}}} | ||
}} | }} | ||
Line 93: | Line 93: | ||
| {{{GWCounterpart|}}} | | {{{GWCounterpart|}}} | ||
| {{{NeutrinoCounterpart|}}} | | {{{NeutrinoCounterpart|}}} | ||
| {{{ | | {{{References|}}} | ||
| {{{Comments|}}} | | {{{Comments|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 10:34, 25 September 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
|Reference = http://adsabs.harvard.edu/abs/2018arXiv180804822P
|Comments = None
}}
Error: "References" cannot be used as a Cargo field name, because it is an SQL keyword.