Template:Resource: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "Resource" template. | This is the "Resource" template. | ||
{{#cargo_declare:_table=Resources | {{#cargo_declare:_table=Resources | ||
| Title = String | | Title = String | ||
| Line 7: | Line 6: | ||
| Description = Text | | Description = Text | ||
| Category = String | | Category = String | ||
| SourcePage = String | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#cargo_store:_table=Resources}} | {{#cargo_store:_table=Resources | ||
| Title = {{{Title|}}} | |||
| URL = {{{URL|}}} | |||
| Description = {{{Description|}}} | |||
| Category = {{{Category|}}} | |||
| SourcePage = {{FULLPAGENAME}} | |||
}} | |||
<div style="display:none;"> | |||
{| class="wikitable" | {| class="wikitable" | ||
! Title | ! Title | ||
| Line 24: | Line 31: | ||
| {{{Category|}}} | | {{{Category|}}} | ||
|} | |} | ||
</div> | |||
</includeonly> | </includeonly> | ||
Revision as of 19:44, 9 July 2026
This is the "Resource" template. This template defines the table "Resources". View table.