Template:Introduction to Algorithms: Difference between revisions

Content deleted Content added
ce
Add "style=" parameter to allow CS2 styles, and upgrade documentation of existing parameters
Line 21:
| chapter = {{{chapter|}}}
| ref = {{{ref|}}}
| style = {{{style|}}}
}}<noinclude>
{{cs1 wrapper|base=Cite book}}
Line 26 ⟶ 27:
{
"params": {
"1": {},
"edition": {
"description": "Edition number: 1, 2, or 3. Controls display of edition number, ISBN, and fourth author. May also be passed as the first unnamed parameter.",
"suggested": true,
"type": "number",
"autovalue": "3",
"aliases": [ "1" ]
},
"notitlelink": {},
"description": "If value is non-empty, do not link the title to the Wikipedia article about the book.",
"example": "y"
},
"1pages": {},
"description": "Passed through to {{cite book}}.",
"type": "line"
},
"chapter": {},
"description": "Passed through to {{cite book}}."
},
"notitlelink": {},
"pages": {},
"chapter": {},
"ref": {
"description": "Passed through to {{cite book}}.",
"type": "line",
"example": "harv"
},
"pagesstyle": {},
"description": "Passed through to {{cite book}}; Specify style=cs2 if that is preferred.",
"example": "cs1",
"type": "line",
"example": "cs2"
}
},