Difference between revisions of "Template:Location logs"

From Radiant Heart MUSH

 
(8 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 70%;}
 
   .HeaderCell:nth-child(3) {border-radius:0px 5px 0px 0px; width: 70%;}
 
   .LogRow { max-height:1em;}
 
   .LogRow { max-height:1em;}
   .LogRow:nth-child(1) {background-color: #f3f6f4}
+
   .LogRow:nth-child(1) {background-color: #FFFFFF}
   .LogRow:nth-child(2n+2) {background-color: rgba(175, 54, 117,.2)}
+
   .LogRow:nth-child(2n+2) {background-color: rgb(244, 154, 194,.8)}
   .LogRow:nth-child(2n+3) {background-color: #f3f6f4}
+
   .LogRow:nth-child(2n+3) {background-color: #FFFFFF}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 
   .LogCell { vertical-align:top; padding: 0px 0px 0px 5px; max-height:1em;}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}
 
   .LogRow:last-of-type td:nth-last-child(3) {border-radius:0px 0px 0px 5px}
Line 21: Line 21:
 
! class=HeaderCell | Scene Summary
 
! class=HeaderCell | Scene Summary
 
|- class="LogRow"
 
|- class="LogRow"
{{#ask:[[Category:Roleplay Logs]] [[Location::Texts]]
+
{{#ask:[[Category:Roleplay Logs]] [[Location::{{{1}}}]]
 
|?Log Date
 
|?Log Date
 
|?Log Synopsis
 
|?Log Synopsis
Line 28: Line 28:
 
|sort=Log Date,  
 
|sort=Log Date,  
 
|link=none
 
|link=none
|order=descending,descending
+
|order=ascending,ascending
 
|default={{!}} colspan=3 {{!}} No logs submitted yet.
 
|default={{!}} colspan=3 {{!}} No logs submitted yet.
 
|limit=500
 
|limit=500

Latest revision as of 04:47, 8 March 2024


Usage

{{location logs|Name of Location Here}}