PREVIEW ENVIRONMENT - This is not the production database. Changes will NOT be saved.

Template:Infobox resource: Difference between revisions

From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Create infobox template for Cryptograss infrastructure resources (via create-page on MediaWiki MCP Server)
 
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 11: Line 11:
| repo = (GitHub URL if applicable)
| repo = (GitHub URL if applicable)
| services = (what it runs/provides)
| services = (what it runs/provides)
| namesake = (after whom it is named)
}}
}}
</pre>
</pre>
</noinclude><includeonly>{| class="infobox" style="width:280px; font-size:90%; border:1px solid #aaa; background:#f9f9f9; padding:8px; float:right; margin:0 0 1em 1em;"
</noinclude><includeonly>
{| class="infobox" style="width:280px; font-size:90%; border:1px solid #aaa; background:#f9f9f9; padding:8px; float:right; margin:0 0 1em 1em;"
|-
|! colspan="2" style="text-align:center; padding:4px;" {{!}}'''{{PAGENAME}}'''
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
Line 19: Line 23:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{role|}}}|
{{#if:{{{role|}}}|
! colspan="2" style="text-align:center; font-style:italic; padding:4px;" {{!}} {{{role|}}}
! colspan="2" style="text-align:center; font-style:italic; padding:4px;" {{!}} {{{role|}}}
Line 43: Line 48:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{namesake|}}}|
! style="text-align:right; padding:4px;" {{!}} Namesake
{{!}} style="padding:4px;" {{!}} {{{namesake|}}}
{{!}}-
}}
|-
!colspan="2"|'''Cryptograss Mythology'''
|-
!colspan="2"|{{#ask:[[Category:Cryptograss Resources]]|format=ul}}
|}</includeonly>
|}</includeonly>
[[Category:Cryptograss Resources]]

Latest revision as of 01:18, 3 March 2026

Infobox for Cryptograss infrastructure resources (servers, codebases, services, etc.)

Usage

{{Infobox resource
| image = (ASCII art or image, wrapped in <pre> tags if ASCII)
| role = (tagline, e.g. "the integrator")
| type = (server, codebase, service, etc.)
| hostname = (if applicable)
| repo = (GitHub URL if applicable)
| services = (what it runs/provides)
| namesake = (after whom it is named)
}}