Template:ISBN/doc: Difference between revisions
Template page
More actions
{{ISBN|0-7475-3269-9}} |
m remove duplicate parameter |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Lua|Module:check isxn}} | |||
{{TemplateBox | {{TemplateBox | ||
|1 = | |1 = 1 | ||
|1label | |1label-en= ISBN | ||
|1d-en = The ISBN itself, without any prefix or formatting | |||
|1d- | |1aliases = <!-- List of aliases, separated by / (a slash) --> | ||
|1aliases =<!-- List of aliases, separated by / (a slash) --> | |1type = line | ||
|1type = | |1def = <!-- default value for the parameter --> | ||
|1def =<!-- default value for the parameter --> | |1stat = required | ||
|1stat = | |||
|name =ISBN | |name =ISBN | ||
|desc =Replaces magic link ISBN with a template | |desc =Replaces magic link ISBN with a template. | ||
|namespace = | |namespace =all | ||
|usergroup = | |usergroup =all | ||
|placement = | |placement = | ||
|mustbesubst = | |mustbesubst = | ||
|relieson = | |relieson = | ||
* {{tl|nbsp}} | |||
* [[Module:check isxn]] | |||
|usage-notes = | |usage-notes = | ||
|shorthand = | |shorthand = | ||
| Line 23: | Line 24: | ||
|type = | |type = | ||
|i18n-desc = | |i18n-desc = | ||
|i18n- | |i18n-method = ext.translate | ||
| | |example = <nowiki>0-7475-3269-9}} | ||
{{ISBN|0-7475-3269-X</nowiki> | |||
|example | |example-value = {{ISBN|0-7475-3269-9}}<br>{{ISBN|0-7475-3269-X}} | ||
|print = | |print = | ||
|useTemplateData = only | |||
}} | }} | ||