Difference between revisions of "Sandbox"

1,071 bytes removed ,  08:24, 15 March 2022
testing odd behavior when template is used in a bullet points.
m
(testing odd behavior when template is used in a bullet points.)
 
(34 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page is for the chroniclers to try things out in.  Feel free to put any code you like below so other chroniclers can look it over before it's copied and pasted into real pages.  Never link to this file... it's bad enough that the Recent changes and Random page links can get people here!
This page is for the chroniclers to try things out in.  Feel free to put any code you like below so other chroniclers can look it over before it's copied and pasted into real pages.  Never link to this file... it's bad enough that the Recent changes and Random page links can get people here!
----
----


Alacardael WIP - This is a template for an organization page, which includes the basic information of that organization (a quick-view type snippet). It's a table that floats on the right side of the page.
Blah blah (See {{news|Events|400}})
 
*things and stuff ({{news|Events|200}})
{| class="organization" align="right" width="300"
|-
! colspan="2" style="background: darkblue; color:white" | {{{Organization}}}
|-
| style="background: lightblue" width="30%" | Leader
| width="70%" | {{{currLeader}}}
|-
| style="background: lightblue" width="30%" | Shadow Court
| width="70%" | {{{curr1}}}, {{{curr2}}}, {{{curr3}}}, {{{curr4}}}, {{{curr5}}}
|-
| style="background: lightblue" width="30%" | Patron
| width="70%" | {{{currPatron}}}
|-
| style="background: lightblue" width="30%" | Divine Pantheon
| width="70%" | {{{currDivine}}}
|-
| style="background: lightblue" width="30%" | Villages
| width="70%" | {{{currVillages}}}
|}
 
Listing current villages seems like a nightmare to maintain, you want to update it after every revolt? - Lendren
 
I could update it after revolts, sure. This is going to use the template feature, so editing it should be fairly easy. I can also omit it, of course. What do you think? -Alacardael
2,562

edits