# <a name="TWiki Documentation Graphics"></a> TWiki Documentation Graphics
+This is one way to create a library of common icons, accessible through user-defined [[TWikiVariables]]. There are other approaches, including custom-configuring the TWiki:Plugins/SmiliesPlugin.
+
+Here, this topic - %TOPIC% - acts as the icon library. Graphics are uploaded and displayed. Then, the paths are set in [[TWikiPreferences]] for site-wide access, or, as in this case, in [[WebPreferences]] for individual web use. You can also create separate library pages in each web.
+
> <img src="http://www.dementia.org/twiki//view/8831.gif" width="88" height="31" alt="8831.gif" />
>
> \96 Temporary: standard 88x31px logo ID button:
- Warning: <br /><img src="http://www.dementia.org/twiki//view/warning.gif" width="16" height="16" alt="warning.gif" />
<img src="http://www.dementia.org/twiki//view/warning.gif" width="16" height="16" alt="warning.gif" /><img src="http://www.dementia.org/twiki//view/tip.gif" width="16" height="16" alt="tip.gif" /><img src="http://www.dementia.org/twiki//view/help.gif" width="16" height="16" alt="help.gif" />
+
+-- [[MikeMannix]] - 27 Dec 2001
The typical TWiki development flow...
- TWiki:Codev/FeatureBrainstorming: open forum for new ideas
-- TWiki:Codev/TWikiEnhancementRequests: specific detailed request
-- TWiki:Codev/TWikiPlannedFeatures: accepted for future development
+- TWiki:Codev/FeatureEnhancementRequest: specific detailed request
- TWiki:Codev/FeatureToDo: prioritized to up-next dev status
- TWiki:Codev/FeatureUnderConstruction: currently in development
- TWiki:Codev/FeatureDone: completed and implemented
- Web specific background color: (Pick a lighter one of the [[StandardColors]])
- Set WEBBGCOLOR = #FFE0B0
-- Graphics used in TWiki documentation (view all images in [[TWikiDocGraphics]]):
+- Graphics used in TWiki documentation - view all images in [[TWikiDocGraphics]]. _(There are various ways to set up common icons as text variables. This is simply one quick approach.)_:
- Set TLS = <img src="http://www.dementia.org/twiki//view/TWiki/TWikiDocGraphics/8831.gif" width="88" height="31" alt="TWiki ID button" />
- Set H = <img src="http://www.dementia.org/twiki//view/TWiki/TWikiDocGraphics/help.gif" width="16" height="16" alt="HELP" />
- - Set A = <img src="http://www.dementia.org/twiki//view/TWiki/TWikiDocGraphics/warning.gif" width="16" height="16" alt="ALERT!" />
- Set X = <img src="http://www.dementia.org/twiki//view/TWiki/TWikiDocGraphics/warning.gif" width="16" height="16" alt="ALERT!" />
- Set T = <img src="http://www.dementia.org/twiki//view/TWiki/TWikiDocGraphics/tip.gif" width="16" height="16" alt="TIP" />