Skip to content
rchern edited this page Sep 21, 2010 · 1 revision

Usage Examples

/ or /Default.aspx

  • Shows the interface for constructing the url

/Generate/{guid}

/Generate/{guid}?format={format}

/Generate/options/{options}/{guid}.{format}

/Generate/{guid}.{format}/options/{options}

  • {guid} is your association id. If you don't know it, use the gui and enter in your id for one of the StackExchange sites

  • {options} is a comma separated string

    • noBeta - exclude both private and public beta sites

    • only={SiteName} - show flair for a single site rather than a combined flair. Do not include spaces in the name.

    • theme={theme} - select a visual theme for the flair

  • {format} the desired output format

    • png
    • gif
    • jpeg
    • html
Clone this wiki locally