Skip to content

Commit 9fc01fc

Browse files
authored
Edit pass complete.
1 parent 4203c49 commit 9fc01fc

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

docs/design/key-web-part-examples.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,39 @@
11
---
22
title: Key web part examples
3+
description: A visual overview of Communication site and Team site templates.
34
ms.date: 5/08/2018
45
---
56

67
# Key web part examples
78

89
Web parts are the building blocks of your page.
910

10-
This is a visual overview of Communication site and Team site templates, highlighting how web parts work together to create a coherent overall design. Use these pages as reference when designing a SharePoint web part. It is important to consider how the web part will look and function when sitting next to other web parts on a page. Follow the patterns in this documentation and on the [Office UI Fabric site](https://developer.microsoft.com/en-us/fabric) to ensure consistency in layout and grid alignment, font size and hierarchy, commanding, empty states and more.
11+
This is a visual overview of Communication site and Team site templates, highlighting how web parts work together to create a coherent overall design. Use these pages as reference when designing a SharePoint web part.
1112

13+
It is important to consider how the web part will look and function when sitting next to other web parts on a page. Follow the patterns in this documentation and on the [Office UI Fabric site](https://developer.microsoft.com/en-us/fabric) to ensure consistency in layout and grid alignment, font size and hierarchy, commanding, empty states, and more.
1214

13-
# Communication sites
15+
## Communication sites
1416

15-
The Topic design is used when you have a lot of information to share, such as news, events, report and other content. It is built from the Hero, News, Events, Highlighted content, Quick links and People web parts.
17+
### Topic design
18+
19+
The Topic design is used when you have a lot of information to share, such as news, events, reports, and other content. It is built from the Hero, News, Events, Highlighted content, Quick links, and People web parts.
1620

1721
![Topic site homepage](../images/sites_topic.png)
1822

1923

20-
The Showcase design is used to feature a product, team or event. It is leverages the Hero and Image gallery web parts to show rich visual content.
24+
### Showcase design
2125

26+
The Showcase design is used to feature a product, team, or event. It leverages the Hero and Image gallery web parts to show rich visual content.
2227

2328
![Showcase site homepage](../images/sites_showcase.png)
2429

25-
# Team sites
30+
## Team sites
31+
32+
The Team site design is the default layout for any new team. It features the News, Quick links, Highlighted content, and Document library web parts.
2633

27-
The Team site design is the default layout for any new team. It features the News, Quick links, Highlighted content and Document library web parts.
2834
![Team site homepage](../images/sites_teamsite.png)
2935

3036
These example site and web part designs have been added to the SharePoint toolkit and can be used as reference when designing web parts.
31-
[SharePoint toolkit](https://developer.microsoft.com/en-us/fabric#/resources)
37+
For more information, see the [SharePoint toolkit](https://developer.microsoft.com/en-us/fabric#/resources).
38+
39+

0 commit comments

Comments
 (0)