Fossil

Check-in [43793758ca]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:The file format doc now demonstrates good use of the new table styling, no longer depending on local style="" overrides to be readable.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | inskinerator-modern-backport
Files: files | file ages | folders
SHA3-256: 43793758ca317cd49006af6c73a367cc734f166f8972eb263fb722168e20284f
User & Date: wyoung 2024-01-26 13:40:48.433
Context
2024-01-26
16:24
Removed an unhelpful "ul" level in the old permutexindex page. The old skin masked it. check-in: d67009e521 user: wyoung tags: inskinerator-modern-backport
13:40
The file format doc now demonstrates good use of the new table styling, no longer depending on local style="" overrides to be readable. check-in: 43793758ca user: wyoung tags: inskinerator-modern-backport
13:39
Added zebra-striping to tables. The old method was fine for smaller ones, but as tables get larger, with longer lines, it became difficult to trace which cells went with which row headers. check-in: 37ff33ad29 user: wyoung tags: inskinerator-modern-backport
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/fileformat.wiki.
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
The following table summarizes the various kinds of cards that appear
on Fossil artifacts. A blank entry means that combination of card and
artifact is not legal. A number or range of numbers indicates the number
of times a card may (or must) appear in the corresponding artifact type.
e.g. a value of 1 indicates a required unique card and 1+ indicates that one
or more such cards are required.

<table border=1 width="100%">
<tr>
<th rowspan=2 valign=bottom>Card Format</th>
<th colspan=8>Used By</th>
</tr>
<tr>
<th>Manifest</th>
<th>Cluster</th>
<th>Control</th>
<th>Wiki</th>
<th>Ticket</th>
<th>Attachment</th>
<th>Technote</th>







|

|
<
<
<







608
609
610
611
612
613
614
615
616
617



618
619
620
621
622
623
624
The following table summarizes the various kinds of cards that appear
on Fossil artifacts. A blank entry means that combination of card and
artifact is not legal. A number or range of numbers indicates the number
of times a card may (or must) appear in the corresponding artifact type.
e.g. a value of 1 indicates a required unique card and 1+ indicates that one
or more such cards are required.

<table>
<tr>
<th>⇩ Card Format / Used By ⇨</th>



<th>Manifest</th>
<th>Cluster</th>
<th>Control</th>
<th>Wiki</th>
<th>Ticket</th>
<th>Attachment</th>
<th>Technote</th>