PREVIEW ENVIRONMENT - This is not the production database. Changes will NOT be saved.
Template:Claim
From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Claim - Wraps content that can receive attestations from users.
This is the core primitive for Pickipedia's trust model. Any logged-in user can attest to a claim they have knowledge of.
Usage
{{claim|The content being claimed}}
With attestations:
{{claim|The content being claimed|att=username1:type1:source1:date1,username2:type2:source2:date2}}
Attestation types
bot- Proposed by a bot, with source hintparticipant- Attester was present/involvedwitness- Attester has firsthand knowledgesecondary- Attester verified against external source
Visual states
- No attestations: Gray background (unverified)
- 1+ attestations: Light green background (verified)
- Bot-only: Gray background with source hint (awaiting human verification)
Technical notes
The template exposes data-claim-id and data-attestations attributes for the verification gadget to read and update.