first commit
This commit is contained in:
36
sn-infographic/references/layouts/modular-repetition.md
Normal file
36
sn-infographic/references/layouts/modular-repetition.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# modular-repetition
|
||||
|
||||
The same layout structure repeats with only content changes.
|
||||
|
||||
## Structure
|
||||
|
||||
- Identical layout modules repeated across the canvas
|
||||
- Each module contains the same structural elements (icon, title, text)
|
||||
- Consistent spacing and alignment between modules
|
||||
- Content varies; structure is fixed
|
||||
|
||||
## Best For
|
||||
|
||||
- Feature lists with equal weight
|
||||
- Team member profiles
|
||||
- Step-by-step instructions with uniform steps
|
||||
- Product comparison rows
|
||||
|
||||
## Visual Elements
|
||||
|
||||
- Uniform module containers (cards, rows, or cells)
|
||||
- Consistent icon placement per module
|
||||
- Alternating or consistent background colors
|
||||
- Clear visual rhythm through repetition
|
||||
|
||||
## Text Placement
|
||||
|
||||
- Same text hierarchy in every module
|
||||
- Title, subtitle, and body in fixed positions
|
||||
- Overall title above the module array
|
||||
|
||||
## Recommended Pairings
|
||||
|
||||
- `ikea-manual`: Clean repeated instruction steps
|
||||
- `corporate-memphis`: Business feature lists
|
||||
- `ui-wireframe`: Wireframe component grids
|
||||
Reference in New Issue
Block a user