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
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Resource" template.
This is the "Resource" template.
It stores a title, URL, and description.


{{#cargo_declare:_table=Resources
{{#cargo_declare:_table=Resources
Line 7: Line 6:
| URL = URL
| URL = URL
| Description = Text
| Description = Text
| Category = String
}}
}}
</noinclude>
</noinclude>
Line 20: Line 20:
! Description
! Description
| {{{Description|}}}
| {{{Description|}}}
|-
! Category
| {{{Category|}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 03:19, 8 July 2026

This is the "Resource" template.

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