Template:BibEntryCargo: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{BibEntryCargo
{{BibEntryCargo
|Firstname=
|BibType=
|BibType=
|Title=
|Title=
Line 20: Line 21:


{{#cargo_declare:_table=BibEntryCargo
{{#cargo_declare:_table=BibEntryCargo
|Firstname=String
|BibType=String (allowed values=journalArticle,report,bookSection,webpage,conferencePaper,MISC)
|BibType=String (allowed values=journalArticle,report,bookSection,webpage,conferencePaper,MISC)
|Title=String
|Title=String
Line 33: Line 35:
|Note=String
|Note=String
}}
}}
</noinclude><includeonly>|-
</noinclude><includeonly>
<span class="plainlinks"><div style="float:right; "><div class="btn-lg btn-success" type="button" style=" padding-top: 0.3cm;">[https://csdms.colorado.edu/mediawiki/index.php?title=Reference:{{#replace:{{BASEPAGENAME}}| |_}}&action=formedit Edit reference]</div></div></span><br><br>
{| class="formtable" width="70%"
|width="30%"| Author(s)
|width="70%"| {{{Firstname|}}}
|-
| BibType  
| BibType  
| {{{BibType|}}}
| {{{BibType|}}}
Line 70: Line 77:
| {{{Note|}}}
| {{{Note|}}}
{{#cargo_store:_table=BibEntryCargo
{{#cargo_store:_table=BibEntryCargo
|Firstname={{{Firstname|}}}
|BibType={{{BibType|}}}
|BibType={{{BibType|}}}
|Title={{{Title|}}}
|Title={{{Title|}}}

Revision as of 07:02, 31 December 2019

This is the "BibEntryCargo" template. It should be called in the following format:

{{BibEntryCargo
|Firstname=
|BibType=
|Title=
|Editors=
|Year=
|Journal=
|Booktitle=
|Volume=
|Pages=
|URL=
|DOI=
|ISBN=
|Note=
}}

This template defines the table "BibEntryCargo". View table.