Difference between revisions of "Template:Cite tektronix catalog/sandbox"
(create sandbox) |
m (add error messages for required arguments) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#tag:ref | + | <includeonly>{{#if:{{{year|}}} |
| − | + | |{{#if:{{{accessdate|}}} | |
| − | + | |{{#tag:ref | |
| − | + | |{{#if:{{{page|}}} | |
| − | + | |{{cite web | |
| − | + | | url={{cite tektronix catalog/url|{{{year}}}}}/Tektronix_Catalog_{{{year}}}.pdf | |
| − | + | | date={{{year}}} | |
| − | + | | title=Tektronix Catalog | |
| − | + | | publisher=Tektronix | |
| − | + | | accessdate={{{accessdate}}} | |
| − | + | | page={{{page}}} | |
| − | + | }} | |
| − | + | |{{cite web | |
| − | + | | url={{cite tektronix catalog/url|{{{year}}}}}/Tektronix_Catalog_{{{year}}}.pdf | |
| − | + | | date={{{year}}} | |
| − | + | | title=Tektronix Catalog | |
| + | | publisher=Tektronix | ||
| + | | accessdate={{{accessdate}}} | ||
| + | }} | ||
| + | }} | ||
}} | }} | ||
}} | }} | ||
| − | }}</includeonly> | + | |{{template error|Missing <code>accessdate</code> argument!}} |
| + | }} | ||
| + | |{{template error|Missing <code>year</code> argument!}} | ||
| + | }}</includeonly> | ||