Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Navigation
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Difference between revisions of "Template:Multi Reservation"
(contrib. as link) |
('Name' converted to link) |
||
Line 42: | Line 42: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | | style="text-align:right;" class="plainlinks" | [{{SERVER}}{{localurl:{{#var:x}}-Name|action=edit}} <b>Name</b>]:||{{#ifexist:{{#var:x}}-Name|{{#ifeq:{{#var:x}}-Name||'''-input value-'''|{{{{#var:x}}-Name}}}}|'''-create value-'''}} | + | | style="text-align:right;" class="plainlinks" | [{{SERVER}}{{localurl:{{#var:x}}-Name|action=edit}} <b>Name</b>]:||{{#ifexist:{{#var:x}}-Name|{{#ifeq:{{#var:x}}-Name||'''-input value-'''|[[{{{{#var:x}}-Name}}]]}}|'''-create value-'''}} |
|- | |- | ||
| style="text-align:right;" class="plainlinks" | [{{SERVER}}{{localurl:{{#var:x}}-Contributor|action=edit}} <b>Contributor</b>]:||{{#ifexist:{{#var:x}}-Contributor|{{#ifeq:{{#var:x}}-Contributor||'''-input value-'''|[[{{{{#var:x}}-Contributor}}]]}}|'''-create value-'''}} | | style="text-align:right;" class="plainlinks" | [{{SERVER}}{{localurl:{{#var:x}}-Contributor|action=edit}} <b>Contributor</b>]:||{{#ifexist:{{#var:x}}-Contributor|{{#ifeq:{{#var:x}}-Contributor||'''-input value-'''|[[{{{{#var:x}}-Contributor}}]]}}|'''-create value-'''}} |
Revision as of 14:49, 17 February 2020
Template Multi Reservation
Purpose
This template will create a data table for a "Multi Reservation" used for a wide range of reservations from a person or project.
The data are saved on separate pages and the category "Multi Reservation" is set by default.
Calling
{{Multi Reservation}}
Example
{{Multi Reservation}}
will create this entry if the ID (here 1) given in the page title exists and is filled with data:
Name: | PrimeGrid Proth Prime Search |
Contributor: | PrimeGrid |
Description: | Searching for Proth primes for n ≥ 2500000 |
Type: | Proth prime |
Date: | 2024-07-25 |
KMin: | 51 |
KMax: | 285 |
NMax: | 5200000 |
An empty data set will look like this (here ID = 99):
Name: | -create value- |
Contributor: | -create value- |
Description: | -create value- |
Type: | -create value- |
Date: | -create value- |
KMin: | -create value- |
KMax: | -create value- |
NMax: | -create value- |
To fill in the requested values, klick on the link of the parameter and save the page with the data.