Template:Infobox AetherOS: Difference between revisions
Jump to navigation
Jump to search
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..." |
AdminIsidore (talk | contribs) |
||
| Line 36: | Line 36: | ||
| type = e.g., Operating System, Agent, Protocol | | type = e.g., Operating System, Agent, Protocol | ||
| philosophy = The core idea behind it | | philosophy = The core idea behind it | ||
| authors = | | authors = Isidore Lands, Silas Corvus, L.E. Nova | ||
| verbs = Key command verbs, if applicable | | verbs = Key command verbs, if applicable | ||
| status = e.g., Active, In Development, Deprecated | | status = e.g., Active, In Development, Deprecated | ||
Latest revision as of 21:17, 8 August 2025
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 = Isidore Lands, Silas Corvus, L.E. Nova
| 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
}}