Difference between revisions of "Template:HeldbyUnpack/doc"

From Ephemeral Film Wiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
To add a new heldby collection, first click "Edit this." Then make a new line above default and enter the pipe character: " {{!}} ". Then type the possible values for naming the library or archive, separated by pipes. At least one is needed. Then add an equals sign and bracket code indicating the category and how that category should be listed. ''(ie <nowiki> "= [[Category:A/V Geeks]]</nowiki>")''
 
sends its data to [[Template:HeldbyCountCommas]]


{| class="wikitable"
{| class="wikitable"
Line 7: Line 8:
! Primary !! Input !! Output Ex
! Primary !! Input !! Output Ex
|-
|-
| PA || "Prel" || It is held in the Prelinger Archives collection.
| PRE || "Prel" || It is held in the Prelinger Archives collection.
|-
|-
| PA || "PA" || It is held in the Prelinger Archives collection.
| PRE || "PA" || It is held in the Prelinger Archives collection.
|-
|-
| PA || "Prelinger" || It is held in the Prelinger Archives collection.
| PRE || "Prelinger" || It is held in the Prelinger Archives collection.
|-
|-
|AVG ||"AVG" || It is held in the A/V Geeks collection.
|AVG ||"AVG" || It is held in the A/V Geeks collection.
|-
|IUL ||"IUL" || ...
|-
|IUL ||"IU" || ...
|-
|IUL ||"Indiana University" || ...
|-
|>1 ||"IUL , PRE" || ERROR
|-
|>1 ||"IUL,Prel" || ERROR
|-
|>1 ||"Iul,PRE" || ERROR
|-
|>1 ||"IUL,PRE" || It is held in two collections.
|}
|}


==See Also==
==See Also==
* [[Template:Filmjr]]
* [[Template:Filmjr]]
* [[Template:HldCode]]
*{{Purge}}
*{{Purge}}
[[Category:JR templates]]
[[Category:JR templates]]

Latest revision as of 17:45, 15 December 2021

- - -

There is a documentation subpage housing the metadata about parent template: HeldbyUnpack.


sends its data to Template:HeldbyCountCommas

how it renders
Primary Input Output Ex
PRE "Prel" It is held in the Prelinger Archives collection.
PRE "PA" It is held in the Prelinger Archives collection.
PRE "Prelinger" It is held in the Prelinger Archives collection.
AVG "AVG" It is held in the A/V Geeks collection.
IUL "IUL" ...
IUL "IU" ...
IUL "Indiana University" ...
>1 "IUL , PRE" ERROR
>1 "IUL,Prel" ERROR
>1 "Iul,PRE" ERROR
>1 "IUL,PRE" It is held in two collections.

See Also