Page History: 401st Snippets Reference
Compare Page Revisions
Page Revision: 2025/07/08 23:02
401st Snippets Reference
This page lists the available custom snippets used on the 401st Wiki. Snippets allow us to insert dynamic or structured content into pages using the following format:
{s:SnippetName|param1|param2|...}Parameters are passed using the pipe character (`|`) and must be provided in the correct order. Some snippets take no parameters, while others require several.
Below is a list of known snippets currently implemented in this site:
Snippet Name | Parameters | Comments |
---|
Accordion | 1 | Creates a collapsible container for multiple AccordionItem snippets. Must contain only AccordionItem snippets. See Accordion Snippet. |
AccordionItem | 2 | Defines a single expandable section within an Accordion. Only works inside an Accordion snippet. See Accordion Snippet. |
AdobeReaderLink | 0 | Provides a simple link for the user to download Adobe. |
AircraftBySquadronList | 0 | |
AircraftDetail | 0 | |
AircraftImage | 1 | |
AircraftMissionList | 0 | |
AircraftPage | 2 | |
AircraftSquadron | 1 | |
AlbumImage | 4 | |
AlbumImageThumbnailStyle | 1 | |
AlbumLink | 4 | |
AssociationAddress | 0 | |
CorneredImage | 4 | |
CorneredImageStyle | 0 | |
CrewImage | 3 | |
CrewPage | 2 | |
DonationForm | 0 | |
FloatBox | 4 | |
ForumNav | 5 | |
Foto | 4 | |
FotoramaIncludes | 0 | |
FotoramaViewer | 1 | |
FotoSpacing4Accordion | 0 | |
HighslideSingleImage | 0 | |
HighslideWindow | 4 | |
HistoriansCornerHeader | 0 | |
HistoryRow | 2 | |
HistoryTable | 3 | |
HoverNote | 3 | |
HowToUploadPhoto | 0 | |
ImageCard | 6 | |
Join_or_Donate | 0 | |
MemberAlphabetizedList | 0 | |
MemberImage | 2 | |
MemberMissionList | 0 | |
MemberPage | 2 | |
MemorialImageSelector | 0 | |
MissionAssignmentsList | 0 | |
MissionDebriefing | 4 | |
MissionDetails | 0 | |
MissionDetailz | 5 | |
MissionDownloadLink | 2 | |
MissionFlightControl | 6 | |
MissionPage | 2 | |
ModalWindow | 4 | |
NARAgroupImage | 2 | |
NewsCard | 7 | |
NewsPoster | 0 | |
PdfLinkGroupHistory | 2 | |
PdfLinkSquadron | 3 | |
SendMail | 3 | |
ShieldOriginal | 1 | |
SlideDown | 1 | |
SquadronImg | 3 | |
SquadronLogo | 2 | |
Thanks_for_visiting | 0 | |
TiledLink | 3 | |
TopicNav | 8 | |
UploadedImage | 4 | |
WikiNav | 8 | |
YouTube | 3 | |
Notes
- If you are unsure what a snippet does or what parameters it accepts, try checking the source code or inspecting how it’s used on an existing page.
- Snippets marked with higher parameter counts (e.g., 5–8) often support optional customization fields like size, alignment, or alternate captions.
- Misuse of parameters may break the display or leave the snippet blank.
See also:
What is a Snippet?