Template:Infobox AetherOS

From OODA WIKI
Revision as of 21:17, 8 August 2025 by AdminIsidore (talk | contribs) (Created page with "<includeonly> {| class="infobox wikitable" style="width: 300px; float: right; margin-left: 1em;" |+ '''{{{name|}}}''' {{#if:{{{image|}}}| {{!}}- {{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{image|}}}|{{{image_size|250px}}}]] }} {{#if:{{{caption|}}}| {{!}}- {{!}} colspan="2" style="text-align: center; font-style: italic;" {{!}} {{{caption|}}} }} ! colspan="2" | Core Details |- ! Type | {{{type|}}} |- ! Governing Philosophy | {{{philosophy|}}} |- ! Primary...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template provides a standardized infobox for core components of the AetherOS project.

Usage

{{Infobox AetherOS
| name = Component Name
| type = e.g., Operating System, Agent, Protocol
| philosophy = The core idea behind it
| authors = Creators
| verbs = Key command verbs, if applicable
| status = e.g., Active, In Development, Deprecated
| image = (Optional) an image file
| caption = (Optional) a caption for the image
}}