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 21:40]
Brend
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.
  
-  * [[people]] +  * [[ic:#People]] ({{list> ?​x@count[text] | ?x is a: person; group {} }}) 
-  * [[groups]] +  * [[ic:#​Factions]] ({{list> ?​x@count[text] | ?x is a: faction; group {} }}) 
-  * [[locations]]+  * [[ic:#​Locations]] ({{list> ?​x@count[text] | ?x is a: location; group {} }})
  
 +===== People =====
 +
 +//See also the extensive [[people]] list.//
 +
 +<table ?​p[imagelink::​32::​ic:​default-person.png] ""​ ?p[ref] "​Person"​ ?desc "​Description">​
 +?p is a: person
 +?p Description[wiki]:​ ?desc
 +ui {
 +  Person {
 +    filter: text
 +  }
 +  Description {
 +    filter: text
 +  }
 +}
 +</​table>​
 +
 +
 +===== Factions =====
 +
 +//See also the extensive [[factions]] list.//
 +
 +<table ?​f[imagelink::​32::​ic:​default-faction.png::​Faction Emblem] ""​ ?f[ref] "​Faction"​ ?desc "​Description">​
 +?f is a: faction
 +?f Description[wiki]:​ ?desc
 +ui {
 +  Faction {
 +    filter: text
 +  }
 +  Description {
 +    filter: text
 +  }
 +}
 +
 +</​table>​
 +
 +
 +===== Locations =====
 +
 +//See also the extensive [[locations]] list.//
 +
 +<table ?​l[imagelink::​32::​ic:​default-location.png] ""​ ?l[ref] "​Location"​ ?desc "​Description">​
 +?l is a: location
 +?l Description[wiki]:​ ?desc
 +ui {
 +  Location {
 +    filter: text
 +  }
 +  Description {
 +    filter: text
 +  }
 +}
 +</​table>​
  
-  * [[clans]] ([[bloodlines]]) 
ic/start.1476042009.txt.gz · Last modified: 2016/10/09 21:40 by Brend