Five Boroughs

Dark nights in the Five Boroughs of the besieged New York City.

User Tools

Site Tools


ic:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ic:start [2016/10/09 22:56]
Brend [People]
ic:start [2017/12/29 17:00] (current)
Brend
Line 3: Line 3:
 Descriptions of people, places and organisations of the world. Descriptions of people, places and organisations of the world.
  
-  * [[ic:#​People]] +  * [[ic:#​People]] ​({{list> ?​x@count[text] | ?x is a: person; group {} }}) 
-  * [[ic:#​Factions]] +  * [[ic:#​Factions]] ​({{list> ?​x@count[text] | ?x is a: faction; group {} }}) 
-  * [[ic:#​Locations]] +  * [[ic:#​Locations]] ​({{list> ?​x@count[text] | ?x is a: location; group {} }})
  
 ===== People ===== ===== People =====
Line 12: Line 11:
 //See also the extensive [[people]] list.// //See also the extensive [[people]] list.//
  
-<table ?​p[imagelink::​32::​ic:​default-person.png] ""​ ?p[ref] "​Person"​ ?desc@unique ​"​Description" ?​type@unique ?​clan@unique ?​bloodline@unique ?tag "Tags">+<table ?​p[imagelink::​32::​ic:​default-person.png] ""​ ?p[ref] "​Person"​ ?desc "​Description">​
 ?p is a: person ?p is a: person
 ?p Description[wiki]:​ ?desc ?p Description[wiki]:​ ?desc
-optional { 
-  ?p Clan[ref]: ?clan 
-} 
-optional { 
-  ?p Bloodline[ref]:​ ?bloodline 
-} 
-optional { 
-  ?p Type[ref]: ?type 
-} 
-optional { 
-  ?p Tags[ref]: ?tag 
-} 
-group { 
-  ?p 
-} 
-sort { 
-  ?p 
-} 
 ui { ui {
   Person {   Person {
Line 39: Line 20:
   Description {   Description {
     filter: text     filter: text
-  } 
-  Type { 
-    filter: select 
-  } 
-  Clan { 
-    filter: select 
-  } 
-  Bloodline { 
-    filter: select 
-  } 
-  Tags { 
-    filter: select 
   }   }
 } }
 </​table>​ </​table>​
 +
  
 ===== Factions ===== ===== Factions =====
Line 59: Line 29:
 //See also the extensive [[factions]] list.// //See also the extensive [[factions]] list.//
  
-<table ?​f[imagelink::​32::​ic:​default-faction.png] ""​ ?f[ref] "​Faction"​ ?desc "​Description">​+<table ?​f[imagelink::​32::​ic:​default-faction.png::Faction Emblem] ""​ ?f[ref] "​Faction"​ ?desc "​Description">​
 ?f is a: faction ?f is a: faction
 ?f Description[wiki]:​ ?desc ?f Description[wiki]:​ ?desc
 +ui {
 +  Faction {
 +    filter: text
 +  }
 +  Description {
 +    filter: text
 +  }
 +}
 +
 </​table>​ </​table>​
 +
  
 ===== Locations ===== ===== Locations =====
Line 71: Line 51:
 ?l is a: location ?l is a: location
 ?l Description[wiki]:​ ?desc ?l Description[wiki]:​ ?desc
 +ui {
 +  Location {
 +    filter: text
 +  }
 +  Description {
 +    filter: text
 +  }
 +}
 </​table>​ </​table>​
 +
ic/start.1476046563.txt.gz · Last modified: 2016/10/09 22:56 by Brend