Jump to content

Template:Resource: Difference between revisions

From The Sovereign Games (MoA Lab)
Created page with "<noinclude> This is the "Resource" template. It stores a title, URL, and description. {{#cargo_declare:_table=Resources | Title = String | URL = URL | Description = Text }} </noinclude> <includeonly> {{#cargo_store:_table=Resources}} {| class="wikitable" ! Title | {{{Title|}}} |- ! URL | [{{{URL|}}} {{{URL|}}}] |- ! Description | {{{Description|}}} |} </includeonly>"
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Resource" template.
This is the "Resource" template.
It stores a title, URL, and description.
 
Lightweight system for registering important pages. 
Use | Page = to auto-fill Title and URL.


{{#cargo_declare:_table=Resources
{{#cargo_declare:_table=Resources
Line 7: Line 9:
| URL = URL
| URL = URL
| Description = Text
| Description = Text
| Category = String
| SourcePage = String
}}
}}
{{Calibration Dependent}}
{{Calibration Dependencies Display}}
{{RelatedPages}}
{{AllTemplates}}
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#cargo_store:_table=Resources}}
{{#cargo_store:_table=Resources
| Title = {{#if: {{{Page|}}} | {{{Page}}} | {{{Title|}}} }}
| URL = {{#if: {{{Page|}}}
    | {{fullurl:{{{Page}}}}}
    | {{{URL|}}}
}}
| Description = {{{Description|}}}
| Category = {{{Category|}}}
| SourcePage = {{FULLPAGENAME}}
}}
 
<div>
{| class="wikitable"
{| class="wikitable"
== Page Reference ==
! Title
! Title
| {{{Title|}}}
| {{#if: {{{Page|}}} | {{{Page}}} | {{{Title|}}} }}
|-
|-
! URL
! URL
| [{{{URL|}}} {{{URL|}}}]
| {{#if: {{{Page|}}}
    | [{{fullurl:{{{Page}}}}} {{fullurl:{{{Page}}}}}]
    | [{{{URL|}}} {{{URL|}}}]  
}}
|-
|-
! Description
! Description
| {{{Description|}}}
| {{{Description|}}}
|-
! Category
| {{{Category|}}}
|}
|}
</div>
</includeonly>
</includeonly>

Latest revision as of 21:34, 17 July 2026

This is the "Resource" template.

Lightweight system for registering important pages. Use | Page = to auto-fill Title and URL.

This template defines the table "Resources". View table.



Calibration Dependent

Pages that list this page as a load-bearing dependency: None found. Either nothing currently depends on this page, or no dependent page has yet listed it in their `depends_on` field.

If this page is edited substantively, review the list above per the Ripple Review rule — see Calibration Dependencies: Standards and Process#Rule: Core-Priority Changes Trigger Mandatory Ripple Review.


Calibration Dependencies

Pages this page relies on as load-bearing dependencies: This page is not calibration-dependent on other pages. It is a foundational/originating source. If incorrect, edit the `depends_on` field in Admin Page Status — do not edit this section directly, it is auto-generated.



Structural Connections

All Templates