|
1 | | -# Game Showcase Page Maintenance Guide |
| 1 | +# Showcase Page Maintenance Guide |
2 | 2 |
|
3 | | -> This document is intended for website administrators to help maintain the content of the Game Showcase page. |
| 3 | +> This document is intended for website administrators to help maintain the content of the Game and Art Showcase tables. |
4 | 4 |
|
5 | | ---- |
6 | | - |
7 | | -## Page Overview |
| 5 | +## Game Showcase |
8 | 6 |
|
9 | 7 | The Game Showcase page is managed by administrators to highlight outstanding individual games. It serves as the featured section of the game library. |
10 | 8 |
|
@@ -43,11 +41,40 @@ The Game Showcase page is managed by administrators to highlight outstanding ind |
43 | 41 | - Uses the thumbnail uploaded when adding the game. |
44 | 42 | - Edit at: `/admin/game_dev/game/` |
45 | 43 |
|
46 | | -- **Contributors** |
47 | | - - Each contributor is a website member, inheriting ID, name, and social media links from the member panel. |
48 | | - - Edit member info at: `/admin/game_dev/member/` |
49 | | - - Contributor roles can be freely assigned at `/admin/game_dev/gamecontributor/`. |
50 | 44 |
|
51 | | ---- |
| 45 | +## Art Showcase |
| 46 | + |
| 47 | +The Art Showcase page is managed by administrators to highlight outstanding individual artworks. It serves as the featured section of the art library. |
| 48 | + |
| 49 | +## Prerequisites |
| 50 | + |
| 51 | +1. **Add an Art Object** |
| 52 | + - Path: `/admin/game_dev/art/add/` |
| 53 | + - Required fields: name, description, source_game, media, active |
| 54 | + |
| 55 | +2. **Add Art Contributors** |
| 56 | + - Path: `/admin/game_dev/artcontributor/add/` |
| 57 | + - Link club members to individual artworks. Each contributor must first be created in the `/admin/game_dev/member/` member panel. |
| 58 | + |
| 59 | +## Add Art Showcase |
| 60 | + |
| 61 | +1. Navigate to: `/admin/game_dev/artshowcase/add/` |
| 62 | +2. Use the search function to find the desired art object, then click the art ID to populate the value. |
| 63 | +3. Enter the committee's recommendation in the "Description" field. |
| 64 | +4. Save your changes and review the showcase page to ensure the content is correct. |
| 65 | + |
| 66 | +## Page Elements Maintenance |
| 67 | + |
| 68 | +- **Art Name** |
| 69 | + - Edit at: `/admin/game_dev/art/` |
| 70 | + |
| 71 | +- **Recommendation (Committee Advice)** |
| 72 | + - Edit at: `/admin/game_dev/artshowcase/`, under the field "Description" |
| 73 | + - This recommendation appears directly under the art name as advice from the committee. |
52 | 74 |
|
| 75 | +- **Art Description** |
| 76 | + - Edit at: `/admin/game_dev/art/` |
53 | 77 |
|
| 78 | +- **Media** |
| 79 | + - Uses the media uploaded when adding the art. |
| 80 | + - Edit at: `/admin/game_dev/art/` |
0 commit comments