@model IEnumerable @{ ViewBag.Title = "Wiki"; }

Wiki

The ShiftOS Wiki can be used to hold everything from coding guides to character details and everything in between.

Here you can manage categories.

@foreach(var wiki in Model) { }
Category Pages Actions
@wiki.Name @wiki.Pages.Count() Edit Delete