Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Difference between revisions of "Template:Short"
(Created page with "<includeonly> {|cellspacing="5" cellpadding="5" style="border-style:solid; border-color:#000000; border-width:1px;" !+ style="background-color:#E6E6E6; font-size:120%;"|Daten...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{|cellspacing="5" cellpadding="5" style="border-style:solid; border-color:#000000; border-width:1px;" |
− | {|cellspacing="5" cellpadding="5" style="border-style:solid; border-color:#000000; border-width:1px;" | ||
!+ style="background-color:#E6E6E6; font-size:120%;"|Daten | !+ style="background-color:#E6E6E6; font-size:120%;"|Daten | ||
| <div border="1"> | | <div border="1"> | ||
Line 6: | Line 5: | ||
! Name | ! Name | ||
{{!}} {{{NAME}}} | {{!}} {{{NAME}}} | ||
− | |||
|- | |- | ||
{{#if:{{{LIMIT|}}}| | {{#if:{{{LIMIT|}}}| | ||
Line 32: | Line 30: | ||
{{!}} {{{REMARKS}}} | {{!}} {{{REMARKS}}} | ||
}} | }} | ||
+ | |} | ||
</div> | </div> | ||
− | |}</includeonly> | + | |}</includeonly><noinclude>[[Category:Templates]]<templatedata> |
− | <noinclude>[[Category:Templates]]<templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
Line 81: | Line 79: | ||
} | } | ||
}, | }, | ||
− | "format": " | + | "format": "\n{{_\n | _____________________________ = _\n}}\n", |
+ | "description": { | ||
+ | "en": "Short data for a prime number sequence", | ||
+ | "de": "Übersicht der Daten der Primzahlsequenz" | ||
+ | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 18:49, 13 December 2018
<templatedata> { "params": { "NAME": { "label": { "en": "Name of sequence", "de": "Name der Sequenz" }, "type": "string", "required": true }, "LIMIT": { "label": { "en": "Search limit", "de": "Bereich" }, "type": "string" }, "DATE": { "label": { "en": "Date", "de": "Datum" }, "type": "string" }, "LIST": { "label": { "en": "List of primes", "de": "Liste der Primzahlen" }, "type": "string" }, "RESERVED": { "label": { "en": "Reserved by", "de": "Reserviert von" }, "type": "string" }, "REMARKS": { "label": { "en": "Remarks", "de": "Bemerkungen" }, "type": "string" } }, "format": "\nTemplate:\n\n", "description": { "en": "Short data for a prime number sequence", "de": "Übersicht der Daten der Primzahlsequenz" } } </templatedata>