Template:Session: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:
{{{Body|}}}
{{{Body|}}}


{{#if:{{{Treasure|}}}|{{DataCard|{{{Treasure|}}}}}|}}</div><div class="flexcard_side" style="min-width:270px;background-color:var(--pi-secondary-background);padding:10px">'''Session Occured:''': {{{Date|}}}
{{#if:{{{Treasure|}}}|{{DataCard|Treasure|{{{Treasure|}}}}}


{{#cargo_query:tables=Sessions|fields=CONCAT( '[[', _pageName, '|', Session ,': ', Name, ']]' )|format=ul}}</div>
 
<wbr>|}}</div><div class="flexcard_side" style="min-width:270px;background-color:var(--pi-secondary-background);padding:10px">'''Session Occured:''': {{{Date|}}}
 
{{#cargo_query:tables=Sessions|fields=CONCAT( '[[', _pageName, '|', Session ,': ', Name, ']]' )|order by=Session|format=ul}}</div>


[[Category:Sessions]]
[[Category:Sessions]]
</includeonly>
</includeonly>

Latest revision as of 08:29, 3 September 2023

This is the "Session" template.

It should be called in the following format:

{{Session
|Session=
|Date=
|GameDate=
|Body=
|Treasure=
}}

Edit the page to see the template text.

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