Template:Cite Pub: Difference between revisions

From Rlyehwiki
Jump to navigation Jump to search
(wip)
No edit summary
Line 2: Line 2:
-->{{#if: {{{1|}}}|{{#cargo_query:
-->{{#if: {{{1|}}}|{{#cargo_query:
table = Publication
table = Publication
|where Publication.Title={{{1}}}
|fields=_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13
|fields=_pageName,Author,Publication_Date,Title,Publisher,ISBN10,ISBN13
|where=Title="{{{1}}}"
|limit=1
|limit=1
<!--|format=template
|default={{pub|{{{1}}}}}
|template=Cite Pub/format-->
|format=template
}}|}}<!--
|template=Cite Pub/format
|Sort_Text = String
|more results text=
|Page_Name = Page (unique)
}}}}</includeonly><noinclude>{{Documentation}}
|Title = String
|Abbreviation = String
|System = String
|Author = List (, ) of String
|Publisher = String
|Publication_Date = String
|Media_Type = String
|Page_Count = String
|Series = String
|Previous_Work = String <!-- Preceding work in series -->
|Following_Work = String <!-- Work that follows in series -->
|ISBN10 = String
|ISBN13 = String
|Price = String
|URL = URL
|Canon = Boolean
}}--></includeonly><noinclude>{{Documentation}}
[[Category:Publication Templates]]
[[Category:Publication Templates]]
</noinclude>
</noinclude>

Revision as of 19:09, 11 March 2020

Template documentation (for the above template, sometimes hidden or invisible)

Syntax

{{Cite Pub |Monster Manual (5e)}}

Optional Fields

|pages= <!--page number(s)-->

Example

{{Cite Pub |Monster Manual (5e)}}

{{Cite Pub|Monster Manual (5e)|pages=3-7}}

produces:

Cannot access the database: :real_connect(): (HY000/1226): User 'a1618b_wiki5' has exceeded the 'max_user_connections' resource (current value: 10)
Cannot access the database: :real_connect(): (HY000/1226): User 'a1618b_wiki5' has exceeded the 'max_user_connections' resource (current value: 10)

This references the Publication:<Cited Publication> page, so any inconsistencies or errors in that page will need to be corrected.


Visit Template:Cite Pub/doc to edit this text! (How does this work?)